[INFO] cloning repository https://github.com/hannydevelop/gaiad_auto
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hannydevelop/gaiad_auto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhannydevelop%2Fgaiad_auto", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhannydevelop%2Fgaiad_auto'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b0cec9b329910121260d9d39dae79a5bb54701b4
[INFO] testing hannydevelop/gaiad_auto against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhannydevelop%2Fgaiad_auto" "/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/hannydevelop/gaiad_auto
[INFO] finished tweaking git repo https://github.com/hannydevelop/gaiad_auto
[INFO] tweaked toml for git repo https://github.com/hannydevelop/gaiad_auto written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hannydevelop/gaiad_auto on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hannydevelop/gaiad_auto 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded clap_lex v0.2.0
[INFO] [stderr] Downloaded proc-macro2 v1.0.38
[INFO] [stderr] Downloaded abscissa_tokio v0.6.0
[INFO] [stderr] Downloaded abscissa_derive v0.6.0
[INFO] [stderr] Downloaded os_pipe v0.9.2
[INFO] [stderr] Downloaded canonical-path v2.0.2
[INFO] [stderr] Downloaded zeroize v1.5.5
[INFO] [stderr] Downloaded abscissa_core v0.6.0
[INFO] [stderr] Downloaded fs-err v2.7.0
[INFO] [stderr] Downloaded addr2line v0.17.0
[INFO] [stderr] Downloaded miniz_oxide v0.5.1
[INFO] [stderr] Downloaded arc-swap v1.5.0
[INFO] [stderr] Downloaded backtrace v0.3.65
[INFO] [stderr] Downloaded rustc-demangle v0.1.21
[INFO] [stderr] Downloaded owo-colors v3.4.0
[INFO] [stderr] Downloaded clap v3.1.17
[INFO] [stderr] Downloaded syn v1.0.92
[INFO] [stderr] Downloaded secrecy v0.8.0
[INFO] [stderr] Downloaded object v0.28.3
[INFO] [stderr] Downloaded semver v1.0.9
[INFO] [stderr] Downloaded color-eyre v0.6.1
[INFO] [stderr] Downloaded gimli v0.26.1
[INFO] [stderr] Downloaded docker-command v5.0.0
[INFO] [stderr] Downloaded command-run v1.1.1
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 237f1ae6f5519a363d21b16a93398a18d880a7ae464fdf66b9be4f0c63b34e58
[INFO] running `Command { std: "docker" "start" "-a" "237f1ae6f5519a363d21b16a93398a18d880a7ae464fdf66b9be4f0c63b34e58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "237f1ae6f5519a363d21b16a93398a18d880a7ae464fdf66b9be4f0c63b34e58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "237f1ae6f5519a363d21b16a93398a18d880a7ae464fdf66b9be4f0c63b34e58", kill_on_drop: false }`
[INFO] [stdout] 237f1ae6f5519a363d21b16a93398a18d880a7ae464fdf66b9be4f0c63b34e58
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 886620c85921ce24228985e4bd2536bcd039b429718e184b13424d666e3a4e8b
[INFO] running `Command { std: "docker" "start" "-a" "886620c85921ce24228985e4bd2536bcd039b429718e184b13424d666e3a4e8b", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.38
[INFO] [stderr] Compiling unicode-xid v0.2.3
[INFO] [stderr] Compiling syn v1.0.92
[INFO] [stderr] Compiling libc v0.2.125
[INFO] [stderr] Compiling once_cell v1.10.0
[INFO] [stderr] Compiling serde v1.0.137
[INFO] [stderr] Compiling regex-syntax v0.6.25
[INFO] [stderr] Compiling eyre v0.6.8
[INFO] [stderr] Compiling indexmap v1.8.1
[INFO] [stderr] Compiling tracing-core v0.1.26
[INFO] [stderr] Compiling backtrace v0.3.65
[INFO] [stderr] Compiling gimli v0.26.1
[INFO] [stderr] Compiling object v0.28.3
[INFO] [stderr] Compiling aho-corasick v0.7.18
[INFO] [stderr] Compiling os_str_bytes v6.0.0
[INFO] [stderr] Compiling miniz_oxide v0.5.1
[INFO] [stderr] Compiling indenter v0.3.3
[INFO] [stderr] Compiling semver v1.0.9
[INFO] [stderr] Compiling rustc-demangle v0.1.21
[INFO] [stderr] Compiling hashbrown v0.11.2
[INFO] [stderr] Compiling thread_local v1.1.4
[INFO] [stderr] Compiling clap_lex v0.2.0
[INFO] [stderr] Compiling textwrap v0.15.0
[INFO] [stderr] Compiling owo-colors v3.4.0
[INFO] [stderr] Compiling smallvec v1.8.0
[INFO] [stderr] Compiling quote v1.0.18
[INFO] [stderr] Compiling tracing-log v0.1.3
[INFO] [stderr] Compiling ansi_term v0.12.1
[INFO] [stderr] Compiling zeroize v1.5.5
[INFO] [stderr] Compiling canonical-path v2.0.2
[INFO] [stderr] Compiling arc-swap v1.5.0
[INFO] [stderr] Compiling fs-err v2.7.0
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] Compiling atty v0.2.14
[INFO] [stderr] Compiling os_pipe v0.9.2
[INFO] [stderr] Compiling wait-timeout v0.2.0
[INFO] [stderr] Compiling num_cpus v1.13.1
[INFO] [stderr] Compiling command-run v1.1.1
[INFO] [stderr] Compiling users v0.11.0
[INFO] [stderr] Compiling tokio v1.18.2
[INFO] [stderr] Compiling docker-command v5.0.0
[INFO] [stderr] Compiling regex-automata v0.1.10
[INFO] [stderr] Compiling regex v1.5.5
[INFO] [stderr] Compiling addr2line v0.17.0
[INFO] [stderr] Compiling matchers v0.1.0
[INFO] [stderr] Compiling color-eyre v0.6.1
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[INFO] [stderr] Compiling synstructure v0.12.6
[INFO] [stderr] Compiling serde_derive v1.0.137
[INFO] [stderr] Compiling tracing-attributes v0.1.21
[INFO] [stderr] Compiling clap_derive v3.1.7
[INFO] [stderr] Compiling abscissa_derive v0.6.0
[INFO] [stderr] Compiling thiserror-impl v1.0.30
[INFO] [stderr] Compiling tracing v0.1.34
[INFO] [stderr] Compiling thiserror v1.0.30
[INFO] [stderr] Compiling tracing-subscriber v0.3.11
[INFO] [stderr] Compiling clap v3.1.17
[INFO] [stderr] Compiling toml v0.5.9
[INFO] [stderr] Compiling secrecy v0.8.0
[INFO] [stderr] Compiling abscissa_core v0.6.0
[INFO] [stderr] Compiling abscissa_tokio v0.6.0
[INFO] [stderr] Compiling gaiad_auto v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `process::Command as Pcommand`
[INFO] [stdout] --> src/commands/start.rs:10:39
[INFO] [stdout] |
[INFO] [stdout] 10 | use std::{ffi::OsStr, panic, process, process::Command as Pcommand, str};
[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: `std::error::Error`
[INFO] [stdout] --> src/commands/start.rs:13:5
[INFO] [stdout] |
[INFO] [stdout] 13 | use std::error::Error;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `crate::prelude`
[INFO] [stdout] --> src/commands/start.rs:5:5
[INFO] [stdout] |
[INFO] [stdout] 5 | use crate::prelude::*;
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: constant `GAIA_DOCKER_IMAGE` is never used
[INFO] [stdout] --> src/commands/start.rs:16:7
[INFO] [stdout] |
[INFO] [stdout] 16 | const GAIA_DOCKER_IMAGE: &str = "gaia";
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: constant `CHAINID` is never used
[INFO] [stdout] --> src/commands/start.rs:17:7
[INFO] [stdout] |
[INFO] [stdout] 17 | const CHAINID: &str = "mytest";
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `docker_run` is never used
[INFO] [stdout] --> src/commands/start.rs:59:8
[INFO] [stdout] |
[INFO] [stdout] 59 | pub fn docker_run(args: A, f: F) -> R
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `exec_docker_command` is never used
[INFO] [stdout] --> src/commands/start.rs:87:4
[INFO] [stdout] |
[INFO] [stdout] 87 | fn exec_docker_command(name: &str, args: A) -> String
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout] --> src/commands.rs:26:10
[INFO] [stdout] |
[INFO] [stdout] 26 | #[derive(Command, Debug, Parser, Runnable)]
[INFO] [stdout] | ^------
[INFO] [stdout] | |
[INFO] [stdout] | `Command` is not local
[INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Command_FOR_GaiadAutoCmd`
[INFO] [stdout] 27 | pub enum GaiadAutoCmd {
[INFO] [stdout] | ------------ `GaiadAutoCmd` is not local
[INFO] [stdout] |
[INFO] [stdout] = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed
[INFO] [stdout] = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive`
[INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout] = note: this warning originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout] --> src/commands.rs:26:34
[INFO] [stdout] |
[INFO] [stdout] 26 | #[derive(Command, Debug, Parser, Runnable)]
[INFO] [stdout] | ^-------
[INFO] [stdout] | |
[INFO] [stdout] | `Runnable` is not local
[INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Runnable_FOR_GaiadAutoCmd`
[INFO] [stdout] 27 | pub enum GaiadAutoCmd {
[INFO] [stdout] | ------------ `GaiadAutoCmd` is not local
[INFO] [stdout] |
[INFO] [stdout] = note: the derive macro `Runnable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout] = note: the derive macro `Runnable` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive`
[INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout] = note: this warning originates in the derive macro `Runnable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout] --> src/commands.rs:33:10
[INFO] [stdout] |
[INFO] [stdout] 33 | #[derive(Command, Debug, Parser)]
[INFO] [stdout] | ^------
[INFO] [stdout] | |
[INFO] [stdout] | `Command` is not local
[INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Command_FOR_EntryPoint`
[INFO] [stdout] 34 | #[clap(author, about, version)]
[INFO] [stdout] 35 | pub struct EntryPoint {
[INFO] [stdout] | ---------- `EntryPoint` is not local
[INFO] [stdout] |
[INFO] [stdout] = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed
[INFO] [stdout] = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive`
[INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout] = note: this warning originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout] --> src/commands/start.rs:26:10
[INFO] [stdout] |
[INFO] [stdout] 26 | #[derive(Command, Debug, Parser)]
[INFO] [stdout] | ^------
[INFO] [stdout] | |
[INFO] [stdout] | `Command` is not local
[INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Command_FOR_StartCmd`
[INFO] [stdout] 27 | pub struct StartCmd {
[INFO] [stdout] | -------- `StartCmd` is not local
[INFO] [stdout] |
[INFO] [stdout] = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed
[INFO] [stdout] = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive`
[INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout] = note: this warning originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.75s
[INFO] running `Command { std: "docker" "inspect" "886620c85921ce24228985e4bd2536bcd039b429718e184b13424d666e3a4e8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "886620c85921ce24228985e4bd2536bcd039b429718e184b13424d666e3a4e8b", kill_on_drop: false }`
[INFO] [stdout] 886620c85921ce24228985e4bd2536bcd039b429718e184b13424d666e3a4e8b
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 843baa5326b92da2f9d8e47f15a576f16f659a07486f6a2ef56a89e615e1404d
[INFO] running `Command { std: "docker" "start" "-a" "843baa5326b92da2f9d8e47f15a576f16f659a07486f6a2ef56a89e615e1404d", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `process::Command as Pcommand`
[INFO] [stdout] --> src/commands/start.rs:10:39
[INFO] [stdout] |
[INFO] [stdout] 10 | use std::{ffi::OsStr, panic, process, process::Command as Pcommand, str};
[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: `std::error::Error`
[INFO] [stdout] --> src/commands/start.rs:13:5
[INFO] [stdout] |
[INFO] [stdout] 13 | use std::error::Error;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Compiling gaiad_auto v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::prelude`
[INFO] [stdout] --> src/commands/start.rs:5:5
[INFO] [stdout] |
[INFO] [stdout] 5 | use crate::prelude::*;
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: constant `GAIA_DOCKER_IMAGE` is never used
[INFO] [stdout] --> src/commands/start.rs:16:7
[INFO] [stdout] |
[INFO] [stdout] 16 | const GAIA_DOCKER_IMAGE: &str = "gaia";
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: constant `CHAINID` is never used
[INFO] [stdout] --> src/commands/start.rs:17:7
[INFO] [stdout] |
[INFO] [stdout] 17 | const CHAINID: &str = "mytest";
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `docker_run` is never used
[INFO] [stdout] --> src/commands/start.rs:59:8
[INFO] [stdout] |
[INFO] [stdout] 59 | pub fn docker_run(args: A, f: F) -> R
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `exec_docker_command` is never used
[INFO] [stdout] --> src/commands/start.rs:87:4
[INFO] [stdout] |
[INFO] [stdout] 87 | fn exec_docker_command(name: &str, args: A) -> String
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout] --> src/commands.rs:26:10
[INFO] [stdout] |
[INFO] [stdout] 26 | #[derive(Command, Debug, Parser, Runnable)]
[INFO] [stdout] | ^------
[INFO] [stdout] | |
[INFO] [stdout] | `Command` is not local
[INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Command_FOR_GaiadAutoCmd`
[INFO] [stdout] 27 | pub enum GaiadAutoCmd {
[INFO] [stdout] | ------------ `GaiadAutoCmd` is not local
[INFO] [stdout] |
[INFO] [stdout] = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed
[INFO] [stdout] = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive`
[INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout] = note: this warning originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout] --> src/commands.rs:26:34
[INFO] [stdout] |
[INFO] [stdout] 26 | #[derive(Command, Debug, Parser, Runnable)]
[INFO] [stdout] | ^-------
[INFO] [stdout] | |
[INFO] [stdout] | `Runnable` is not local
[INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Runnable_FOR_GaiadAutoCmd`
[INFO] [stdout] 27 | pub enum GaiadAutoCmd {
[INFO] [stdout] | ------------ `GaiadAutoCmd` is not local
[INFO] [stdout] |
[INFO] [stdout] = note: the derive macro `Runnable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout] = note: the derive macro `Runnable` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive`
[INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout] = note: this warning originates in the derive macro `Runnable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout] --> src/commands.rs:33:10
[INFO] [stdout] |
[INFO] [stdout] 33 | #[derive(Command, Debug, Parser)]
[INFO] [stdout] | ^------
[INFO] [stdout] | |
[INFO] [stdout] | `Command` is not local
[INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Command_FOR_EntryPoint`
[INFO] [stdout] 34 | #[clap(author, about, version)]
[INFO] [stdout] 35 | pub struct EntryPoint {
[INFO] [stdout] | ---------- `EntryPoint` is not local
[INFO] [stdout] |
[INFO] [stdout] = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed
[INFO] [stdout] = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive`
[INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout] = note: this warning originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout] --> src/commands/start.rs:26:10
[INFO] [stdout] |
[INFO] [stdout] 26 | #[derive(Command, Debug, Parser)]
[INFO] [stdout] | ^------
[INFO] [stdout] | |
[INFO] [stdout] | `Command` is not local
[INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Command_FOR_StartCmd`
[INFO] [stdout] 27 | pub struct StartCmd {
[INFO] [stdout] | -------- `StartCmd` is not local
[INFO] [stdout] |
[INFO] [stdout] = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed
[INFO] [stdout] = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive`
[INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout] = note: this warning originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `process::Command as Pcommand`
[INFO] [stdout] --> src/commands/start.rs:10:39
[INFO] [stdout] |
[INFO] [stdout] 10 | use std::{ffi::OsStr, panic, process, process::Command as Pcommand, str};
[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: `std::error::Error`
[INFO] [stdout] --> src/commands/start.rs:13:5
[INFO] [stdout] |
[INFO] [stdout] 13 | use std::error::Error;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `crate::prelude`
[INFO] [stdout] --> src/commands/start.rs:5:5
[INFO] [stdout] |
[INFO] [stdout] 5 | use crate::prelude::*;
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: constant `GAIA_DOCKER_IMAGE` is never used
[INFO] [stdout] --> src/commands/start.rs:16:7
[INFO] [stdout] |
[INFO] [stdout] 16 | const GAIA_DOCKER_IMAGE: &str = "gaia";
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: constant `CHAINID` is never used
[INFO] [stdout] --> src/commands/start.rs:17:7
[INFO] [stdout] |
[INFO] [stdout] 17 | const CHAINID: &str = "mytest";
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `docker_run` is never used
[INFO] [stdout] --> src/commands/start.rs:59:8
[INFO] [stdout] |
[INFO] [stdout] 59 | pub fn docker_run(args: A, f: F) -> R
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `exec_docker_command` is never used
[INFO] [stdout] --> src/commands/start.rs:87:4
[INFO] [stdout] |
[INFO] [stdout] 87 | fn exec_docker_command(name: &str, args: A) -> String
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout] --> src/commands.rs:26:10
[INFO] [stdout] |
[INFO] [stdout] 26 | #[derive(Command, Debug, Parser, Runnable)]
[INFO] [stdout] | ^------
[INFO] [stdout] | |
[INFO] [stdout] | `Command` is not local
[INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Command_FOR_GaiadAutoCmd`
[INFO] [stdout] 27 | pub enum GaiadAutoCmd {
[INFO] [stdout] | ------------ `GaiadAutoCmd` is not local
[INFO] [stdout] |
[INFO] [stdout] = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed
[INFO] [stdout] = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive`
[INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout] = note: this warning originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout] --> src/commands.rs:26:34
[INFO] [stdout] |
[INFO] [stdout] 26 | #[derive(Command, Debug, Parser, Runnable)]
[INFO] [stdout] | ^-------
[INFO] [stdout] | |
[INFO] [stdout] | `Runnable` is not local
[INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Runnable_FOR_GaiadAutoCmd`
[INFO] [stdout] 27 | pub enum GaiadAutoCmd {
[INFO] [stdout] | ------------ `GaiadAutoCmd` is not local
[INFO] [stdout] |
[INFO] [stdout] = note: the derive macro `Runnable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout] = note: the derive macro `Runnable` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive`
[INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout] = note: this warning originates in the derive macro `Runnable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout] --> src/commands.rs:33:10
[INFO] [stdout] |
[INFO] [stdout] 33 | #[derive(Command, Debug, Parser)]
[INFO] [stdout] | ^------
[INFO] [stdout] | |
[INFO] [stdout] | `Command` is not local
[INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Command_FOR_EntryPoint`
[INFO] [stdout] 34 | #[clap(author, about, version)]
[INFO] [stdout] 35 | pub struct EntryPoint {
[INFO] [stdout] | ---------- `EntryPoint` is not local
[INFO] [stdout] |
[INFO] [stdout] = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed
[INFO] [stdout] = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive`
[INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout] = note: this warning originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout] --> src/commands/start.rs:26:10
[INFO] [stdout] |
[INFO] [stdout] 26 | #[derive(Command, Debug, Parser)]
[INFO] [stdout] | ^------
[INFO] [stdout] | |
[INFO] [stdout] | `Command` is not local
[INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Command_FOR_StartCmd`
[INFO] [stdout] 27 | pub struct StartCmd {
[INFO] [stdout] | -------- `StartCmd` is not local
[INFO] [stdout] |
[INFO] [stdout] = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed
[INFO] [stdout] = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive`
[INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout] = note: this warning originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.02s
[INFO] running `Command { std: "docker" "inspect" "843baa5326b92da2f9d8e47f15a576f16f659a07486f6a2ef56a89e615e1404d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "843baa5326b92da2f9d8e47f15a576f16f659a07486f6a2ef56a89e615e1404d", kill_on_drop: false }`
[INFO] [stdout] 843baa5326b92da2f9d8e47f15a576f16f659a07486f6a2ef56a89e615e1404d
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 900002213ffc532ea4f3a217ae1796296ed528427eb3cec9594d77116201dde6
[INFO] running `Command { std: "docker" "start" "-a" "900002213ffc532ea4f3a217ae1796296ed528427eb3cec9594d77116201dde6", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `process::Command as Pcommand`
[INFO] [stderr] --> src/commands/start.rs:10:39
[INFO] [stderr] |
[INFO] [stderr] 10 | use std::{ffi::OsStr, panic, process, process::Command as Pcommand, str};
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr]
[INFO] [stderr] warning: unused import: `std::error::Error`
[INFO] [stderr] --> src/commands/start.rs:13:5
[INFO] [stderr] |
[INFO] [stderr] 13 | use std::error::Error;
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^
[INFO] [stderr]
[INFO] [stderr] warning: unused import: `crate::prelude`
[INFO] [stderr] --> src/commands/start.rs:5:5
[INFO] [stderr] |
[INFO] [stderr] 5 | use crate::prelude::*;
[INFO] [stderr] | ^^^^^^^^^^^^^^
[INFO] [stderr]
[INFO] [stderr] warning: constant `GAIA_DOCKER_IMAGE` is never used
[INFO] [stderr] --> src/commands/start.rs:16:7
[INFO] [stderr] |
[INFO] [stderr] 16 | const GAIA_DOCKER_IMAGE: &str = "gaia";
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr]
[INFO] [stderr] warning: constant `CHAINID` is never used
[INFO] [stderr] --> src/commands/start.rs:17:7
[INFO] [stderr] |
[INFO] [stderr] 17 | const CHAINID: &str = "mytest";
[INFO] [stderr] | ^^^^^^^
[INFO] [stderr]
[INFO] [stderr] warning: function `docker_run` is never used
[INFO] [stderr] --> src/commands/start.rs:59:8
[INFO] [stderr] |
[INFO] [stderr] 59 | pub fn docker_run(args: A, f: F) -> R
[INFO] [stderr] | ^^^^^^^^^^
[INFO] [stderr]
[INFO] [stderr] warning: function `exec_docker_command` is never used
[INFO] [stderr] --> src/commands/start.rs:87:4
[INFO] [stderr] |
[INFO] [stderr] 87 | fn exec_docker_command(name: &str, args: A) -> String
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr] --> src/commands.rs:26:10
[INFO] [stderr] |
[INFO] [stderr] 26 | #[derive(Command, Debug, Parser, Runnable)]
[INFO] [stderr] | ^------
[INFO] [stderr] | |
[INFO] [stderr] | `Command` is not local
[INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_Command_FOR_GaiadAutoCmd`
[INFO] [stderr] 27 | pub enum GaiadAutoCmd {
[INFO] [stderr] | ------------ `GaiadAutoCmd` is not local
[INFO] [stderr] |
[INFO] [stderr] = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed
[INFO] [stderr] = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive`
[INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr] = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr] = note: this warning originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr] --> src/commands.rs:26:34
[INFO] [stderr] |
[INFO] [stderr] 26 | #[derive(Command, Debug, Parser, Runnable)]
[INFO] [stderr] | ^-------
[INFO] [stderr] | |
[INFO] [stderr] | `Runnable` is not local
[INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_Runnable_FOR_GaiadAutoCmd`
[INFO] [stderr] 27 | pub enum GaiadAutoCmd {
[INFO] [stderr] | ------------ `GaiadAutoCmd` is not local
[INFO] [stderr] |
[INFO] [stderr] = note: the derive macro `Runnable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr] = note: the derive macro `Runnable` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive`
[INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr] = note: this warning originates in the derive macro `Runnable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr] --> src/commands.rs:33:10
[INFO] [stderr] |
[INFO] [stderr] 33 | #[derive(Command, Debug, Parser)]
[INFO] [stderr] | ^------
[INFO] [stderr] | |
[INFO] [stderr] | `Command` is not local
[INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_Command_FOR_EntryPoint`
[INFO] [stderr] 34 | #[clap(author, about, version)]
[INFO] [stderr] 35 | pub struct EntryPoint {
[INFO] [stderr] | ---------- `EntryPoint` is not local
[INFO] [stderr] |
[INFO] [stderr] = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed
[INFO] [stderr] = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive`
[INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr] = note: this warning originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr] --> src/commands/start.rs:26:10
[INFO] [stderr] |
[INFO] [stderr] 26 | #[derive(Command, Debug, Parser)]
[INFO] [stderr] | ^------
[INFO] [stderr] | |
[INFO] [stderr] | `Command` is not local
[INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_Command_FOR_StartCmd`
[INFO] [stderr] 27 | pub struct StartCmd {
[INFO] [stderr] | -------- `StartCmd` is not local
[INFO] [stderr] |
[INFO] [stderr] = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed
[INFO] [stderr] = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive`
[INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr] = note: this warning originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: `gaiad_auto` (lib) generated 11 warnings (run `cargo fix --lib -p gaiad_auto` to apply 2 suggestions)
[INFO] [stderr] warning: `gaiad_auto` (lib test) generated 11 warnings (11 duplicates)
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gaiad_auto-9e011d3730d96b37)
[INFO] [stdout]
[INFO] [stdout] running 0 tests
[INFO] [stdout]
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr] Running unittests src/bin/gaiad_auto/main.rs (/opt/rustwide/target/debug/deps/gaiad_auto-f2057be267e522ce)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] running 0 tests
[INFO] [stdout]
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout]
[INFO] [stderr] Running tests/acceptance.rs (/opt/rustwide/target/debug/deps/acceptance-543fec76fd3b2b5b)
[INFO] [stdout]
[INFO] [stdout] running 5 tests
[INFO] [stdout] + run: cargo run -- start
[INFO] [stderr] warning: unused import: `process::Command as Pcommand`
[INFO] [stderr] --> src/commands/start.rs:10:39
[INFO] [stderr] |
[INFO] [stderr] 10 | use std::{ffi::OsStr, panic, process, process::Command as Pcommand, str};
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr]
[INFO] [stderr] warning: unused import: `std::error::Error`
[INFO] [stderr] --> src/commands/start.rs:13:5
[INFO] [stderr] |
[INFO] [stderr] 13 | use std::error::Error;
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^
[INFO] [stderr]
[INFO] [stderr] warning: unused import: `crate::prelude`
[INFO] [stderr] --> src/commands/start.rs:5:5
[INFO] [stderr] |
[INFO] [stderr] 5 | use crate::prelude::*;
[INFO] [stderr] | ^^^^^^^^^^^^^^
[INFO] [stderr]
[INFO] [stderr] warning: constant `GAIA_DOCKER_IMAGE` is never used
[INFO] [stderr] --> src/commands/start.rs:16:7
[INFO] [stderr] |
[INFO] [stderr] 16 | const GAIA_DOCKER_IMAGE: &str = "gaia";
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr]
[INFO] [stderr] warning: constant `CHAINID` is never used
[INFO] [stderr] --> src/commands/start.rs:17:7
[INFO] [stderr] |
[INFO] [stderr] 17 | const CHAINID: &str = "mytest";
[INFO] [stderr] | ^^^^^^^
[INFO] [stderr]
[INFO] [stderr] warning: function `docker_run` is never used
[INFO] [stderr] --> src/commands/start.rs:59:8
[INFO] [stderr] |
[INFO] [stderr] 59 | pub fn docker_run(args: A, f: F) -> R
[INFO] [stderr] | ^^^^^^^^^^
[INFO] [stderr]
[INFO] [stderr] warning: function `exec_docker_command` is never used
[INFO] [stderr] --> src/commands/start.rs:87:4
[INFO] [stderr] |
[INFO] [stderr] 87 | fn exec_docker_command(name: &str, args: A) -> String
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr] --> src/commands.rs:26:10
[INFO] [stderr] |
[INFO] [stderr] 26 | #[derive(Command, Debug, Parser, Runnable)]
[INFO] [stderr] | ^------
[INFO] [stderr] | |
[INFO] [stderr] | `Command` is not local
[INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_Command_FOR_GaiadAutoCmd`
[INFO] [stderr] 27 | pub enum GaiadAutoCmd {
[INFO] [stderr] | ------------ `GaiadAutoCmd` is not local
[INFO] [stderr] |
[INFO] [stderr] = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed
[INFO] [stderr] = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive`
[INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr] = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr] = note: this warning originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr] --> src/commands.rs:26:34
[INFO] [stderr] |
[INFO] [stderr] 26 | #[derive(Command, Debug, Parser, Runnable)]
[INFO] [stderr] | ^-------
[INFO] [stderr] | |
[INFO] [stderr] | `Runnable` is not local
[INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_Runnable_FOR_GaiadAutoCmd`
[INFO] [stderr] 27 | pub enum GaiadAutoCmd {
[INFO] [stderr] | ------------ `GaiadAutoCmd` is not local
[INFO] [stderr] |
[INFO] [stderr] = note: the derive macro `Runnable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr] = note: the derive macro `Runnable` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive`
[INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr] = note: this warning originates in the derive macro `Runnable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr] --> src/commands.rs:33:10
[INFO] [stderr] |
[INFO] [stderr] 33 | #[derive(Command, Debug, Parser)]
[INFO] [stderr] | ^------
[INFO] [stderr] | |
[INFO] [stderr] | `Command` is not local
[INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_Command_FOR_EntryPoint`
[INFO] [stderr] 34 | #[clap(author, about, version)]
[INFO] [stderr] 35 | pub struct EntryPoint {
[INFO] [stderr] | ---------- `EntryPoint` is not local
[INFO] [stderr] |
[INFO] [stderr] = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed
[INFO] [stderr] = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive`
[INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr] = note: this warning originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr] --> src/commands/start.rs:26:10
[INFO] [stderr] |
[INFO] [stderr] 26 | #[derive(Command, Debug, Parser)]
[INFO] [stderr] | ^------
[INFO] [stderr] | |
[INFO] [stderr] | `Command` is not local
[INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_Command_FOR_StartCmd`
[INFO] [stderr] 27 | pub struct StartCmd {
[INFO] [stderr] | -------- `StartCmd` is not local
[INFO] [stderr] |
[INFO] [stderr] = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed
[INFO] [stderr] = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive`
[INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr] = note: this warning originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: `gaiad_auto` (lib) generated 11 warnings (run `cargo fix --lib -p gaiad_auto` to apply 2 suggestions)
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr] Running `/opt/rustwide/target/debug/gaiad_auto start`
[INFO] [stderr] error: The following required arguments were not provided:
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] USAGE:
[INFO] [stderr] gaiad_auto start
[INFO] [stderr]
[INFO] [stderr] For more information try --help
[INFO] [stdout] test start_no_args ... FAILED
[INFO] [stdout] test version_no_args ... FAILED
[INFO] [stdout] test start_with_args ... FAILED
[INFO] [stdout] test start_with_config_and_args ... FAILED
[INFO] [stdout] test start_with_config_no_args ... FAILED
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout]
[INFO] [stdout] ---- start_no_args stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'start_no_args' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/abscissa_core-0.6.0/src/testing/process/streams.rs:31:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout] left: "Hello, world!"
[INFO] [stdout] right: ""
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x589a3c6490a2 - std::backtrace_rs::backtrace::libunwind::trace::h52580dd202462214
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x589a3c6490a2 - std::backtrace_rs::backtrace::trace_unsynchronized::hc969519abce0f52b
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x589a3c6490a2 - std::sys::backtrace::_print_fmt::hfd5825900b6e0030
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x589a3c6490a2 - ::fmt::h427144ad75cfb218
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x589a3c659ecf - core::fmt::rt::Argument::fmt::hd5ccc9cf97cea7f7
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x589a3c659ecf - core::fmt::write::h593aaf5adf0f5dae
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 6: 0x589a3c615751 - std::io::default_write_fmt::h305b5a0727055346
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x589a3c615751 - std::io::Write::write_fmt::h76f14a8a88733dc5
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x589a3c621c22 - std::sys::backtrace::BacktraceLock::print::h3953113552dca3ca
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x589a3c626bef - std::panicking::default_hook::{{closure}}::h486b96ad75eafbb8
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:301:27
[INFO] [stdout] 10: 0x589a3c626a81 - std::panicking::default_hook::h99456317c5a1a20c
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:325:9
[INFO] [stdout] 11: 0x589a3c45632e - as core::ops::function::Fn>::call::h441e4551014e4cf8
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout] 12: 0x589a3c45632e - test::test_main_with_exit_callback::{{closure}}::hdbca54e17f1a00e4
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x589a3c6272af - as core::ops::function::Fn>::call::h1e57b72c4e1d3045
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout] 14: 0x589a3c6272af - std::panicking::panic_with_hook::h67ab0df20212e4ea
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:842:13
[INFO] [stdout] 15: 0x589a3c62710a - std::panicking::panic_handler::{{closure}}::hc9e4a933ae92e208
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:707:13
[INFO] [stdout] 16: 0x589a3c621d69 - std::sys::backtrace::__rust_end_short_backtrace::hbfa72df9b68c2d19
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 17: 0x589a3c60999d - __rustc[8cce077e14951490]::rust_begin_unwind
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:698:5
[INFO] [stdout] 18: 0x589a3c6620d0 - core::panicking::panic_fmt::h49931053d20abf41
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panicking.rs:75:14
[INFO] [stdout] 19: 0x589a3c661ed3 - core::panicking::assert_failed_inner::h3eabd3c15a9e5a8c
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panicking.rs:439:17
[INFO] [stdout] 20: 0x589a3c4333c9 - core::panicking::assert_failed::hc3e07b3b42870828
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panicking.rs:394:5
[INFO] [stdout] 21: 0x589a3c431481 - abscissa_core::testing::process::streams::OutputStream::expect_line::hde9cb7d1598e2a4a
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/abscissa_core-0.6.0/src/testing/process/streams.rs:31:9
[INFO] [stdout] 22: 0x589a3c42f587 - acceptance::start_no_args::h1ebcecd138f0eeb6
[INFO] [stdout] at /opt/rustwide/workdir/tests/acceptance.rs:38:18
[INFO] [stdout] 23: 0x589a3c42f747 - acceptance::start_no_args::{{closure}}::h028205c63ade1ad5
[INFO] [stdout] at /opt/rustwide/workdir/tests/acceptance.rs:35:19
[INFO] [stdout] 24: 0x589a3c432706 - core::ops::function::FnOnce::call_once::h56157fe5b2956f3c
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 25: 0x589a3c4560eb - core::ops::function::FnOnce::call_once::h5d9016d521f5aee4
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 26: 0x589a3c4560eb - test::__rust_begin_short_backtrace::h123fcee610330442
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:663:18
[INFO] [stdout] 27: 0x589a3c46bbd5 - test::run_test_in_process::{{closure}}::h0442efda2e6359b2
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:686:74
[INFO] [stdout] 28: 0x589a3c46bbd5 - as core::ops::function::FnOnce<()>>::call_once::hfe3528c8dd09682c
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 29: 0x589a3c46bbd5 - std::panicking::catch_unwind::do_call::hb1659f7844fe8531
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40
[INFO] [stdout] 30: 0x589a3c46bbd5 - std::panicking::catch_unwind::hdc1f4be0019e72ad
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19
[INFO] [stdout] 31: 0x589a3c46bbd5 - std::panic::catch_unwind::hd6d7ccfa4513e770
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14
[INFO] [stdout] 32: 0x589a3c46bbd5 - test::run_test_in_process::h6bbb839ed0802366
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:686:27
[INFO] [stdout] 33: 0x589a3c46bbd5 - test::run_test::{{closure}}::he4fad7398c8acc11
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:607:43
[INFO] [stdout] 34: 0x589a3c442544 - test::run_test::{{closure}}::h41975797e198d26c
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:637:41
[INFO] [stdout] 35: 0x589a3c442544 - std::sys::backtrace::__rust_begin_short_backtrace::hfb46c397857336f1
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 36: 0x589a3c445eea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hddf826a64f532bea
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 37: 0x589a3c445eea - as core::ops::function::FnOnce<()>>::call_once::hc3518c3eab91aeb3
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 38: 0x589a3c445eea - std::panicking::catch_unwind::do_call::h7bf3ad6dc012415a
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40
[INFO] [stdout] 39: 0x589a3c445eea - std::panicking::catch_unwind::h8b88f0375c767e36
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19
[INFO] [stdout] 40: 0x589a3c445eea - std::panic::catch_unwind::h66cb5d61a90f7bc5
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14
[INFO] [stdout] 41: 0x589a3c445eea - std::thread::Builder::spawn_unchecked_::{{closure}}::h65bc9d15fb966bbd
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 42: 0x589a3c445eea - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8d2c9a8796342e5
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 43: 0x589a3c61bcbf - as core::ops::function::FnOnce>::call_once::hef12b47e5c033835
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout] 44: 0x589a3c61bcbf - std::sys::pal::unix::thread::Thread::new::thread_start::h135087e7c97657bc
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/pal/unix/thread.rs:118:17
[INFO] [stdout] 45: 0x7ce568626aa4 -
[INFO] [stdout] 46: 0x7ce5686b3a34 - clone
[INFO] [stdout] 47: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- version_no_args stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'version_no_args' (31) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/abscissa_core-0.6.0/src/testing/runner.rs:195:39:
[INFO] [stdout] poisoned cmd mutex!: PoisonError { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x589a3c6490a2 - std::backtrace_rs::backtrace::libunwind::trace::h52580dd202462214
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x589a3c6490a2 - std::backtrace_rs::backtrace::trace_unsynchronized::hc969519abce0f52b
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x589a3c6490a2 - std::sys::backtrace::_print_fmt::hfd5825900b6e0030
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x589a3c6490a2 - ::fmt::h427144ad75cfb218
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x589a3c659ecf - core::fmt::rt::Argument::fmt::hd5ccc9cf97cea7f7
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x589a3c659ecf - core::fmt::write::h593aaf5adf0f5dae
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 6: 0x589a3c615751 - std::io::default_write_fmt::h305b5a0727055346
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x589a3c615751 - std::io::Write::write_fmt::h76f14a8a88733dc5
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x589a3c621c22 - std::sys::backtrace::BacktraceLock::print::h3953113552dca3ca
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x589a3c626bef - std::panicking::default_hook::{{closure}}::h486b96ad75eafbb8
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:301:27
[INFO] [stdout] 10: 0x589a3c626a81 - std::panicking::default_hook::h99456317c5a1a20c
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:325:9
[INFO] [stdout] 11: 0x589a3c45632e - as core::ops::function::Fn>::call::h441e4551014e4cf8
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout] 12: 0x589a3c45632e - test::test_main_with_exit_callback::{{closure}}::hdbca54e17f1a00e4
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x589a3c6272af - as core::ops::function::Fn>::call::h1e57b72c4e1d3045
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout] 14: 0x589a3c6272af - std::panicking::panic_with_hook::h67ab0df20212e4ea
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:842:13
[INFO] [stdout] 15: 0x589a3c62710a - std::panicking::panic_handler::{{closure}}::hc9e4a933ae92e208
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:707:13
[INFO] [stdout] 16: 0x589a3c621d69 - std::sys::backtrace::__rust_end_short_backtrace::hbfa72df9b68c2d19
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 17: 0x589a3c60999d - __rustc[8cce077e14951490]::rust_begin_unwind
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:698:5
[INFO] [stdout] 18: 0x589a3c6620d0 - core::panicking::panic_fmt::h49931053d20abf41
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panicking.rs:75:14
[INFO] [stdout] 19: 0x589a3c661726 - core::result::unwrap_failed::h7f5a2d4cf85d933f
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/result.rs:1854:5
[INFO] [stdout] 20: 0x589a3c481304 - core::result::Result::expect::h376e62bfe985e5d6
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/result.rs:1177:23
[INFO] [stdout] 21: 0x589a3c482d19 - abscissa_core::testing::runner::CmdRunner::run::{{closure}}::h1a5042c1840b673b
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/abscissa_core-0.6.0/src/testing/runner.rs:195:39
[INFO] [stdout] 22: 0x589a3c480ea1 - core::option::Option::map::h9571cd93a2101572
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/option.rs:1158:29
[INFO] [stdout] 23: 0x589a3c48278f - abscissa_core::testing::runner::CmdRunner::run::h8f2917152d623b41
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/abscissa_core-0.6.0/src/testing/runner.rs:195:14
[INFO] [stdout] 24: 0x589a3c42faea - acceptance::version_no_args::h95f707a2732cbe32
[INFO] [stdout] at /opt/rustwide/workdir/tests/acceptance.rs:89:60
[INFO] [stdout] 25: 0x589a3c42fba7 - acceptance::version_no_args::{{closure}}::h493a32ba451f7ed4
[INFO] [stdout] at /opt/rustwide/workdir/tests/acceptance.rs:87:21
[INFO] [stdout] 26: 0x589a3c432686 - core::ops::function::FnOnce::call_once::h385c7abc92497720
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 27: 0x589a3c4560eb - core::ops::function::FnOnce::call_once::h5d9016d521f5aee4
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 28: 0x589a3c4560eb - test::__rust_begin_short_backtrace::h123fcee610330442
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:663:18
[INFO] [stdout] 29: 0x589a3c46bbd5 - test::run_test_in_process::{{closure}}::h0442efda2e6359b2
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:686:74
[INFO] [stdout] 30: 0x589a3c46bbd5 - as core::ops::function::FnOnce<()>>::call_once::hfe3528c8dd09682c
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 31: 0x589a3c46bbd5 - std::panicking::catch_unwind::do_call::hb1659f7844fe8531
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40
[INFO] [stdout] 32: 0x589a3c46bbd5 - std::panicking::catch_unwind::hdc1f4be0019e72ad
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19
[INFO] [stdout] 33: 0x589a3c46bbd5 - std::panic::catch_unwind::hd6d7ccfa4513e770
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14
[INFO] [stdout] 34: 0x589a3c46bbd5 - test::run_test_in_process::h6bbb839ed0802366
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:686:27
[INFO] [stdout] 35: 0x589a3c46bbd5 - test::run_test::{{closure}}::he4fad7398c8acc11
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:607:43
[INFO] [stdout] 36: 0x589a3c442544 - test::run_test::{{closure}}::h41975797e198d26c
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:637:41
[INFO] [stdout] 37: 0x589a3c442544 - std::sys::backtrace::__rust_begin_short_backtrace::hfb46c397857336f1
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 38: 0x589a3c445eea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hddf826a64f532bea
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 39: 0x589a3c445eea - as core::ops::function::FnOnce<()>>::call_once::hc3518c3eab91aeb3
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 40: 0x589a3c445eea - std::panicking::catch_unwind::do_call::h7bf3ad6dc012415a
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40
[INFO] [stdout] 41: 0x589a3c445eea - std::panicking::catch_unwind::h8b88f0375c767e36
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19
[INFO] [stdout] 42: 0x589a3c445eea - std::panic::catch_unwind::h66cb5d61a90f7bc5
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14
[INFO] [stdout] 43: 0x589a3c445eea - std::thread::Builder::spawn_unchecked_::{{closure}}::h65bc9d15fb966bbd
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 44: 0x589a3c445eea - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8d2c9a8796342e5
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 45: 0x589a3c61bcbf - as core::ops::function::FnOnce>::call_once::hef12b47e5c033835
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout] 46: 0x589a3c61bcbf - std::sys::pal::unix::thread::Thread::new::thread_start::h135087e7c97657bc
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/pal/unix/thread.rs:118:17
[INFO] [stdout] 47: 0x7ce568626aa4 -
[INFO] [stdout] 48: 0x7ce5686b3a34 - clone
[INFO] [stdout] 49: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- start_with_args stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'start_with_args' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/abscissa_core-0.6.0/src/testing/runner.rs:195:39:
[INFO] [stdout] poisoned cmd mutex!: PoisonError { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x589a3c6490a2 - std::backtrace_rs::backtrace::libunwind::trace::h52580dd202462214
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x589a3c6490a2 - std::backtrace_rs::backtrace::trace_unsynchronized::hc969519abce0f52b
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x589a3c6490a2 - std::sys::backtrace::_print_fmt::hfd5825900b6e0030
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x589a3c6490a2 - ::fmt::h427144ad75cfb218
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x589a3c659ecf - core::fmt::rt::Argument::fmt::hd5ccc9cf97cea7f7
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x589a3c659ecf - core::fmt::write::h593aaf5adf0f5dae
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 6: 0x589a3c615751 - std::io::default_write_fmt::h305b5a0727055346
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x589a3c615751 - std::io::Write::write_fmt::h76f14a8a88733dc5
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x589a3c621c22 - std::sys::backtrace::BacktraceLock::print::h3953113552dca3ca
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x589a3c626bef - std::panicking::default_hook::{{closure}}::h486b96ad75eafbb8
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:301:27
[INFO] [stdout] 10: 0x589a3c626a81 - std::panicking::default_hook::h99456317c5a1a20c
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:325:9
[INFO] [stdout] 11: 0x589a3c45632e - as core::ops::function::Fn>::call::h441e4551014e4cf8
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout] 12: 0x589a3c45632e - test::test_main_with_exit_callback::{{closure}}::hdbca54e17f1a00e4
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x589a3c6272af - as core::ops::function::Fn>::call::h1e57b72c4e1d3045
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout] 14: 0x589a3c6272af - std::panicking::panic_with_hook::h67ab0df20212e4ea
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:842:13
[INFO] [stdout] 15: 0x589a3c62710a - std::panicking::panic_handler::{{closure}}::hc9e4a933ae92e208
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:707:13
[INFO] [stdout] 16: 0x589a3c621d69 - std::sys::backtrace::__rust_end_short_backtrace::hbfa72df9b68c2d19
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 17: 0x589a3c60999d - __rustc[8cce077e14951490]::rust_begin_unwind
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:698:5
[INFO] [stdout] 18: 0x589a3c6620d0 - core::panicking::panic_fmt::h49931053d20abf41
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panicking.rs:75:14
[INFO] [stdout] 19: 0x589a3c661726 - core::result::unwrap_failed::h7f5a2d4cf85d933f
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/result.rs:1854:5
[INFO] [stdout] 20: 0x589a3c481304 - core::result::Result::expect::h376e62bfe985e5d6
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/result.rs:1177:23
[INFO] [stdout] 21: 0x589a3c482d19 - abscissa_core::testing::runner::CmdRunner::run::{{closure}}::h1a5042c1840b673b
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/abscissa_core-0.6.0/src/testing/runner.rs:195:39
[INFO] [stdout] 22: 0x589a3c480ea1 - core::option::Option::map::h9571cd93a2101572
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/option.rs:1158:29
[INFO] [stdout] 23: 0x589a3c48278f - abscissa_core::testing::runner::CmdRunner::run::h8f2917152d623b41
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/abscissa_core-0.6.0/src/testing/runner.rs:195:14
[INFO] [stdout] 24: 0x589a3c42f7f9 - acceptance::start_with_args::hff6122829fbdc0cd
[INFO] [stdout] at /opt/rustwide/workdir/tests/acceptance.rs:49:10
[INFO] [stdout] 25: 0x589a3c42fa37 - acceptance::start_with_args::{{closure}}::hf02be539b71f3300
[INFO] [stdout] at /opt/rustwide/workdir/tests/acceptance.rs:44:21
[INFO] [stdout] 26: 0x589a3c4327c6 - core::ops::function::FnOnce::call_once::h94da736c3fdcb005
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 27: 0x589a3c4560eb - core::ops::function::FnOnce::call_once::h5d9016d521f5aee4
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 28: 0x589a3c4560eb - test::__rust_begin_short_backtrace::h123fcee610330442
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:663:18
[INFO] [stdout] 29: 0x589a3c46bbd5 - test::run_test_in_process::{{closure}}::h0442efda2e6359b2
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:686:74
[INFO] [stdout] 30: 0x589a3c46bbd5 - as core::ops::function::FnOnce<()>>::call_once::hfe3528c8dd09682c
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 31: 0x589a3c46bbd5 - std::panicking::catch_unwind::do_call::hb1659f7844fe8531
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40
[INFO] [stdout] 32: 0x589a3c46bbd5 - std::panicking::catch_unwind::hdc1f4be0019e72ad
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19
[INFO] [stdout] 33: 0x589a3c46bbd5 - std::panic::catch_unwind::hd6d7ccfa4513e770
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14
[INFO] [stdout] 34: 0x589a3c46bbd5 - test::run_test_in_process::h6bbb839ed0802366
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:686:27
[INFO] [stdout] 35: 0x589a3c46bbd5 - test::run_test::{{closure}}::he4fad7398c8acc11
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:607:43
[INFO] [stdout] 36: 0x589a3c442544 - test::run_test::{{closure}}::h41975797e198d26c
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:637:41
[INFO] [stdout] 37: 0x589a3c442544 - std::sys::backtrace::__rust_begin_short_backtrace::hfb46c397857336f1
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 38: 0x589a3c445eea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hddf826a64f532bea
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 39: 0x589a3c445eea - as core::ops::function::FnOnce<()>>::call_once::hc3518c3eab91aeb3
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 40: 0x589a3c445eea - std::panicking::catch_unwind::do_call::h7bf3ad6dc012415a
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40
[INFO] [stdout] 41: 0x589a3c445eea - std::panicking::catch_unwind::h8b88f0375c767e36
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19
[INFO] [stdout] 42: 0x589a3c445eea - std::panic::catch_unwind::h66cb5d61a90f7bc5
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14
[INFO] [stdout] 43: 0x589a3c445eea - std::thread::Builder::spawn_unchecked_::{{closure}}::h65bc9d15fb966bbd
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 44: 0x589a3c445eea - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8d2c9a8796342e5
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 45: 0x589a3c61bcbf - as core::ops::function::FnOnce>::call_once::hef12b47e5c033835
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout] 46: 0x589a3c61bcbf - std::sys::pal::unix::thread::Thread::new::thread_start::h135087e7c97657bc
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/pal/unix/thread.rs:118:17
[INFO] [stdout] 47: 0x7ce568626aa4 -
[INFO] [stdout] 48: 0x7ce5686b3a34 - clone
[INFO] [stdout] 49: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- start_with_config_and_args stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'start_with_config_and_args' (29) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/abscissa_core-0.6.0/src/testing/runner.rs:195:39:
[INFO] [stdout] poisoned cmd mutex!: PoisonError { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x589a3c6490a2 - std::backtrace_rs::backtrace::libunwind::trace::h52580dd202462214
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x589a3c6490a2 - std::backtrace_rs::backtrace::trace_unsynchronized::hc969519abce0f52b
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x589a3c6490a2 - std::sys::backtrace::_print_fmt::hfd5825900b6e0030
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x589a3c6490a2 - ::fmt::h427144ad75cfb218
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x589a3c659ecf - core::fmt::rt::Argument::fmt::hd5ccc9cf97cea7f7
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x589a3c659ecf - core::fmt::write::h593aaf5adf0f5dae
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 6: 0x589a3c615751 - std::io::default_write_fmt::h305b5a0727055346
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x589a3c615751 - std::io::Write::write_fmt::h76f14a8a88733dc5
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x589a3c621c22 - std::sys::backtrace::BacktraceLock::print::h3953113552dca3ca
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x589a3c626bef - std::panicking::default_hook::{{closure}}::h486b96ad75eafbb8
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:301:27
[INFO] [stdout] 10: 0x589a3c626a81 - std::panicking::default_hook::h99456317c5a1a20c
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:325:9
[INFO] [stdout] 11: 0x589a3c45632e - as core::ops::function::Fn>::call::h441e4551014e4cf8
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout] 12: 0x589a3c45632e - test::test_main_with_exit_callback::{{closure}}::hdbca54e17f1a00e4
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x589a3c6272af - as core::ops::function::Fn>::call::h1e57b72c4e1d3045
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout] 14: 0x589a3c6272af - std::panicking::panic_with_hook::h67ab0df20212e4ea
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:842:13
[INFO] [stdout] 15: 0x589a3c62710a - std::panicking::panic_handler::{{closure}}::hc9e4a933ae92e208
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:707:13
[INFO] [stdout] 16: 0x589a3c621d69 - std::sys::backtrace::__rust_end_short_backtrace::hbfa72df9b68c2d19
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 17: 0x589a3c60999d - __rustc[8cce077e14951490]::rust_begin_unwind
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:698:5
[INFO] [stdout] 18: 0x589a3c6620d0 - core::panicking::panic_fmt::h49931053d20abf41
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panicking.rs:75:14
[INFO] [stdout] 19: 0x589a3c661726 - core::result::unwrap_failed::h7f5a2d4cf85d933f
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/result.rs:1854:5
[INFO] [stdout] 20: 0x589a3c481304 - core::result::Result::expect::h376e62bfe985e5d6
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/result.rs:1177:23
[INFO] [stdout] 21: 0x589a3c482d19 - abscissa_core::testing::runner::CmdRunner::run::{{closure}}::h1a5042c1840b673b
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/abscissa_core-0.6.0/src/testing/runner.rs:195:39
[INFO] [stdout] 22: 0x589a3c480ea1 - core::option::Option::map::h9571cd93a2101572
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/option.rs:1158:29
[INFO] [stdout] 23: 0x589a3c48278f - abscissa_core::testing::runner::CmdRunner::run::h8f2917152d623b41
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/abscissa_core-0.6.0/src/testing/runner.rs:195:14
[INFO] [stdout] 24: 0x589a3c4301ee - acceptance::start_with_config_and_args::h2c645087d5fa388c
[INFO] [stdout] at /opt/rustwide/workdir/tests/acceptance.rs:79:10
[INFO] [stdout] 25: 0x589a3c430437 - acceptance::start_with_config_and_args::{{closure}}::h7661b7db904ec633
[INFO] [stdout] at /opt/rustwide/workdir/tests/acceptance.rs:70:32
[INFO] [stdout] 26: 0x589a3c432786 - core::ops::function::FnOnce::call_once::h76bf7442a991f3f7
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 27: 0x589a3c4560eb - core::ops::function::FnOnce::call_once::h5d9016d521f5aee4
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 28: 0x589a3c4560eb - test::__rust_begin_short_backtrace::h123fcee610330442
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:663:18
[INFO] [stdout] 29: 0x589a3c46bbd5 - test::run_test_in_process::{{closure}}::h0442efda2e6359b2
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:686:74
[INFO] [stdout] 30: 0x589a3c46bbd5 - as core::ops::function::FnOnce<()>>::call_once::hfe3528c8dd09682c
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 31: 0x589a3c46bbd5 - std::panicking::catch_unwind::do_call::hb1659f7844fe8531
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40
[INFO] [stdout] 32: 0x589a3c46bbd5 - std::panicking::catch_unwind::hdc1f4be0019e72ad
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19
[INFO] [stdout] 33: 0x589a3c46bbd5 - std::panic::catch_unwind::hd6d7ccfa4513e770
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14
[INFO] [stdout] 34: 0x589a3c46bbd5 - test::run_test_in_process::h6bbb839ed0802366
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:686:27
[INFO] [stdout] 35: 0x589a3c46bbd5 - test::run_test::{{closure}}::he4fad7398c8acc11
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:607:43
[INFO] [stdout] 36: 0x589a3c442544 - test::run_test::{{closure}}::h41975797e198d26c
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:637:41
[INFO] [stdout] 37: 0x589a3c442544 - std::sys::backtrace::__rust_begin_short_backtrace::hfb46c397857336f1
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 38: 0x589a3c445eea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hddf826a64f532bea
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 39: 0x589a3c445eea - as core::ops::function::FnOnce<()>>::call_once::hc3518c3eab91aeb3
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 40: 0x589a3c445eea - std::panicking::catch_unwind::do_call::h7bf3ad6dc012415a
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40
[INFO] [stdout] 41: 0x589a3c445eea - std::panicking::catch_unwind::h8b88f0375c767e36
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19
[INFO] [stdout] 42: 0x589a3c445eea - std::panic::catch_unwind::h66cb5d61a90f7bc5
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14
[INFO] [stdout] 43: 0x589a3c445eea - std::thread::Builder::spawn_unchecked_::{{closure}}::h65bc9d15fb966bbd
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 44: 0x589a3c445eea - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8d2c9a8796342e5
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 45: 0x589a3c61bcbf - as core::ops::function::FnOnce>::call_once::hef12b47e5c033835
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout] 46: 0x589a3c61bcbf - std::sys::pal::unix::thread::Thread::new::thread_start::h135087e7c97657bc
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/pal/unix/thread.rs:118:17
[INFO] [stdout] 47: 0x7ce568626aa4 -
[INFO] [stdout] 48: 0x7ce5686b3a34 - clone
[INFO] [stdout] 49: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- start_with_config_no_args stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'start_with_config_no_args' (30) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/abscissa_core-0.6.0/src/testing/runner.rs:195:39:
[INFO] [stdout] poisoned cmd mutex!: PoisonError { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x589a3c6490a2 - std::backtrace_rs::backtrace::libunwind::trace::h52580dd202462214
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x589a3c6490a2 - std::backtrace_rs::backtrace::trace_unsynchronized::hc969519abce0f52b
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x589a3c6490a2 - std::sys::backtrace::_print_fmt::hfd5825900b6e0030
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x589a3c6490a2 - ::fmt::h427144ad75cfb218
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x589a3c659ecf - core::fmt::rt::Argument::fmt::hd5ccc9cf97cea7f7
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x589a3c659ecf - core::fmt::write::h593aaf5adf0f5dae
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 6: 0x589a3c615751 - std::io::default_write_fmt::h305b5a0727055346
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x589a3c615751 - std::io::Write::write_fmt::h76f14a8a88733dc5
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x589a3c621c22 - std::sys::backtrace::BacktraceLock::print::h3953113552dca3ca
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x589a3c626bef - std::panicking::default_hook::{{closure}}::h486b96ad75eafbb8
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:301:27
[INFO] [stdout] 10: 0x589a3c626a81 - std::panicking::default_hook::h99456317c5a1a20c
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:325:9
[INFO] [stdout] 11: 0x589a3c45632e - as core::ops::function::Fn>::call::h441e4551014e4cf8
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout] 12: 0x589a3c45632e - test::test_main_with_exit_callback::{{closure}}::hdbca54e17f1a00e4
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x589a3c6272af - as core::ops::function::Fn>::call::h1e57b72c4e1d3045
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout] 14: 0x589a3c6272af - std::panicking::panic_with_hook::h67ab0df20212e4ea
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:842:13
[INFO] [stdout] 15: 0x589a3c62710a - std::panicking::panic_handler::{{closure}}::hc9e4a933ae92e208
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:707:13
[INFO] [stdout] 16: 0x589a3c621d69 - std::sys::backtrace::__rust_end_short_backtrace::hbfa72df9b68c2d19
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 17: 0x589a3c60999d - __rustc[8cce077e14951490]::rust_begin_unwind
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:698:5
[INFO] [stdout] 18: 0x589a3c6620d0 - core::panicking::panic_fmt::h49931053d20abf41
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panicking.rs:75:14
[INFO] [stdout] 19: 0x589a3c661726 - core::result::unwrap_failed::h7f5a2d4cf85d933f
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/result.rs:1854:5
[INFO] [stdout] 20: 0x589a3c481304 - core::result::Result::expect::h376e62bfe985e5d6
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/result.rs:1177:23
[INFO] [stdout] 21: 0x589a3c482d19 - abscissa_core::testing::runner::CmdRunner::run::{{closure}}::h1a5042c1840b673b
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/abscissa_core-0.6.0/src/testing/runner.rs:195:39
[INFO] [stdout] 22: 0x589a3c480ea1 - core::option::Option::map::h9571cd93a2101572
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/option.rs:1158:29
[INFO] [stdout] 23: 0x589a3c48278f - abscissa_core::testing::runner::CmdRunner::run::h8f2917152d623b41
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/abscissa_core-0.6.0/src/testing/runner.rs:195:14
[INFO] [stdout] 24: 0x589a3c42fdfa - acceptance::start_with_config_no_args::h50368d242a2bf12b
[INFO] [stdout] at /opt/rustwide/workdir/tests/acceptance.rs:63:72
[INFO] [stdout] 25: 0x589a3c430077 - acceptance::start_with_config_no_args::{{closure}}::h6017df6ce524a81e
[INFO] [stdout] at /opt/rustwide/workdir/tests/acceptance.rs:57:31
[INFO] [stdout] 26: 0x589a3c432806 - core::ops::function::FnOnce::call_once::h960ba77b50082b2a
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 27: 0x589a3c4560eb - core::ops::function::FnOnce::call_once::h5d9016d521f5aee4
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 28: 0x589a3c4560eb - test::__rust_begin_short_backtrace::h123fcee610330442
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:663:18
[INFO] [stdout] 29: 0x589a3c46bbd5 - test::run_test_in_process::{{closure}}::h0442efda2e6359b2
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:686:74
[INFO] [stdout] 30: 0x589a3c46bbd5 - as core::ops::function::FnOnce<()>>::call_once::hfe3528c8dd09682c
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 31: 0x589a3c46bbd5 - std::panicking::catch_unwind::do_call::hb1659f7844fe8531
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40
[INFO] [stdout] 32: 0x589a3c46bbd5 - std::panicking::catch_unwind::hdc1f4be0019e72ad
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19
[INFO] [stdout] 33: 0x589a3c46bbd5 - std::panic::catch_unwind::hd6d7ccfa4513e770
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14
[INFO] [stdout] 34: 0x589a3c46bbd5 - test::run_test_in_process::h6bbb839ed0802366
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:686:27
[INFO] [stdout] 35: 0x589a3c46bbd5 - test::run_test::{{closure}}::he4fad7398c8acc11
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:607:43
[INFO] [stdout] 36: 0x589a3c442544 - test::run_test::{{closure}}::h41975797e198d26c
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:637:41
[INFO] [stdout] 37: 0x589a3c442544 - std::sys::backtrace::__rust_begin_short_backtrace::hfb46c397857336f1
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 38: 0x589a3c445eea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hddf826a64f532bea
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 39: 0x589a3c445eea - as core::ops::function::FnOnce<()>>::call_once::hc3518c3eab91aeb3
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 40: 0x589a3c445eea - std::panicking::catch_unwind::do_call::h7bf3ad6dc012415a
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40
[INFO] [stdout] 41: 0x589a3c445eea - std::panicking::catch_unwind::h8b88f0375c767e36
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19
[INFO] [stdout] 42: 0x589a3c445eea - std::panic::catch_unwind::h66cb5d61a90f7bc5
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14
[INFO] [stdout] 43: 0x589a3c445eea - std::thread::Builder::spawn_unchecked_::{{closure}}::h65bc9d15fb966bbd
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 44: 0x589a3c445eea - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8d2c9a8796342e5
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 45: 0x589a3c61bcbf - as core::ops::function::FnOnce>::call_once::hef12b47e5c033835
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout] 46: 0x589a3c61bcbf - std::sys::pal::unix::thread::Thread::new::thread_start::h135087e7c97657bc
[INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/pal/unix/thread.rs:118:17
[INFO] [stdout] 47: 0x7ce568626aa4 -
[INFO] [stdout] 48: 0x7ce5686b3a34 - clone
[INFO] [stdout] 49: 0x0 -
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout] start_no_args
[INFO] [stdout] start_with_args
[INFO] [stdout] start_with_config_and_args
[INFO] [stdout] start_with_config_no_args
[INFO] [stdout] version_no_args
[INFO] [stdout]
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout]
[INFO] [stderr] error: test failed, to rerun pass `--test acceptance`
[INFO] running `Command { std: "docker" "inspect" "900002213ffc532ea4f3a217ae1796296ed528427eb3cec9594d77116201dde6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "900002213ffc532ea4f3a217ae1796296ed528427eb3cec9594d77116201dde6", kill_on_drop: false }`
[INFO] [stdout] 900002213ffc532ea4f3a217ae1796296ed528427eb3cec9594d77116201dde6