[INFO] cloning repository https://github.com/yjhtry/exercism-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yjhtry/exercism-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyjhtry%2Fexercism-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyjhtry%2Fexercism-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 60a76cb965aebd42ea21ad4ef8d4a9ecd243df82
[INFO] testing yjhtry/exercism-rs against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyjhtry%2Fexercism-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yjhtry/exercism-rs
[INFO] finished tweaking git repo https://github.com/yjhtry/exercism-rs
[INFO] tweaked toml for git repo https://github.com/yjhtry/exercism-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yjhtry/exercism-rs on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yjhtry/exercism-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand_core v0.9.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.14
[INFO] [stderr]   Downloaded zerocopy v0.8.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3795d0a1c84a48656471ae109356fdf765175b098830bc2ff147582c2099c84a
[INFO] running `Command { std: "docker" "start" "3795d0a1c84a48656471ae109356fdf765175b098830bc2ff147582c2099c84a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3795d0a1c84a48656471ae109356fdf765175b098830bc2ff147582c2099c84a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3795d0a1c84a48656471ae109356fdf765175b098830bc2ff147582c2099c84a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3795d0a1c84a48656471ae109356fdf765175b098830bc2ff147582c2099c84a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3795d0a1c84a48656471ae109356fdf765175b098830bc2ff147582c2099c84a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.14
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling exercism-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `list`
[INFO] [stdout]   --> src/bin/perfect_numbers.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let list: Vec<i32> = (1..=(24 / 2)).filter(|n| 24 % n == 0).collect();
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_list`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Value` is never used
[INFO] [stdout]  --> src/bin/forth.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 |     pub type Value = i32;
[INFO] [stdout]   |              ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Result` is never used
[INFO] [stdout]  --> src/bin/forth.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub type Result = std::result::Result<(), Error>;
[INFO] [stdout]   |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Forth` is never constructed
[INFO] [stdout]  --> src/bin/forth.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub struct Forth {
[INFO] [stdout]   |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Error` is never used
[INFO] [stdout]   --> src/bin/forth.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub enum Error {
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `stack`, `parse_context`, `parse_stack`, and `eval` are never used
[INFO] [stdout]    --> src/bin/forth.rs:22:16
[INFO] [stdout]     |
[INFO] [stdout]  21 |     impl Forth {
[INFO] [stdout]     |     ---------- associated items in this implementation
[INFO] [stdout]  22 |         pub fn new() -> Forth {
[INFO] [stdout]     |                ^^^
[INFO] [stdout] ...
[INFO] [stdout]  26 |         pub fn stack(&self) -> &[Value] {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  30 |         fn parse_context(&mut self, input: &str) -> Result {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  61 |         fn parse_stack(&mut self, input: &str) -> Result {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |         pub fn eval(&mut self, input: &str) -> Result {
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rotate` is never used
[INFO] [stdout]  --> src/bin/rotational_cipher.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 |     pub fn rotate(input: &str, key: u8) -> String {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.43s
[INFO] running `Command { std: "docker" "inspect" "3795d0a1c84a48656471ae109356fdf765175b098830bc2ff147582c2099c84a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3795d0a1c84a48656471ae109356fdf765175b098830bc2ff147582c2099c84a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling exercism-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `list`
[INFO] [stdout]   --> src/bin/perfect_numbers.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let list: Vec<i32> = (1..=(24 / 2)).filter(|n| 24 % n == 0).collect();
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_list`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `big-primes`
[INFO] [stdout]   --> src/bin/diffie_hellman.rs:76:11
[INFO] [stdout]    |
[INFO] [stdout] 76 |     #[cfg(feature = "big-primes")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `big-primes` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `big-primes`
[INFO] [stdout]   --> src/bin/diffie_hellman.rs:78:11
[INFO] [stdout]    |
[INFO] [stdout] 78 |     #[cfg(feature = "big-primes")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `big-primes` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `big-primes`
[INFO] [stdout]   --> src/bin/diffie_hellman.rs:80:11
[INFO] [stdout]    |
[INFO] [stdout] 80 |     #[cfg(feature = "big-primes")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `big-primes` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `big-primes`
[INFO] [stdout]   --> src/bin/diffie_hellman.rs:82:11
[INFO] [stdout]    |
[INFO] [stdout] 82 |     #[cfg(feature = "big-primes")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `big-primes` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `big-primes`
[INFO] [stdout]   --> src/bin/diffie_hellman.rs:85:11
[INFO] [stdout]    |
[INFO] [stdout] 85 |     #[cfg(feature = "big-primes")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `big-primes` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `big-primes`
[INFO] [stdout]   --> src/bin/diffie_hellman.rs:93:11
[INFO] [stdout]    |
[INFO] [stdout] 93 |     #[cfg(feature = "big-primes")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `big-primes` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `big-primes`
[INFO] [stdout]    --> src/bin/diffie_hellman.rs:106:11
[INFO] [stdout]     |
[INFO] [stdout] 106 |     #[cfg(feature = "big-primes")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `big-primes` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/bin/macros.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     use super::*;
[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: `hashmap`
[INFO] [stdout]   --> src/bin/macros.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 |             use hashmap;
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/bin/macros.rs:5:17
[INFO] [stdout]    |
[INFO] [stdout]  5 |             let mut h = ::std::collections::HashMap::new();
[INFO] [stdout]    |                 ----^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 22 |         let computed: HashMap<u32, u32> = hashmap!();
[INFO] [stdout]    |                                           ---------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `hashmap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/bin/macros.rs:5:17
[INFO] [stdout]    |
[INFO] [stdout]  5 |             let mut h = ::std::collections::HashMap::new();
[INFO] [stdout]    |                 ----^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 71 |                 "empty" => hashmap!()
[INFO] [stdout]    |                            ---------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `hashmap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/bin/macros.rs:5:17
[INFO] [stdout]    |
[INFO] [stdout]  5 |             let mut h = ::std::collections::HashMap::new();
[INFO] [stdout]    |                 ----^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 80 |             let _empty: ::std::collections::HashMap<(), ()> = hashmap!();
[INFO] [stdout]    |                                                               ---------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `hashmap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/bin/macros.rs:5:17
[INFO] [stdout]    |
[INFO] [stdout]  5 |             let mut h = ::std::collections::HashMap::new();
[INFO] [stdout]    |                 ----^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 86 |             let _empty: ::std::collections::HashMap<(), ()> = hashmap!();
[INFO] [stdout]    |                                                               ---------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `hashmap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/bin/macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let mut h = ::std::collections::HashMap::new();
[INFO] [stdout]     |                 ----^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 109 |         let _empty: ::std::collections::HashMap<(), ()> = hashmap!();
[INFO] [stdout]     |                                                           ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `hashmap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `generic`
[INFO] [stdout]   --> src/bin/binary_search.rs:73:11
[INFO] [stdout]    |
[INFO] [stdout] 73 |     #[cfg(feature = "generic")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `generic` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `generic`
[INFO] [stdout]   --> src/bin/binary_search.rs:78:11
[INFO] [stdout]    |
[INFO] [stdout] 78 |     #[cfg(feature = "generic")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `generic` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `generic`
[INFO] [stdout]   --> src/bin/binary_search.rs:85:11
[INFO] [stdout]    |
[INFO] [stdout] 85 |     #[cfg(feature = "generic")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `generic` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.28s
[INFO] running `Command { std: "docker" "inspect" "3795d0a1c84a48656471ae109356fdf765175b098830bc2ff147582c2099c84a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3795d0a1c84a48656471ae109356fdf765175b098830bc2ff147582c2099c84a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]   --> src/bin/macros.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 18 |     use super::*;
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `hashmap`
[INFO] [stderr]   --> src/bin/macros.rs:79:17
[INFO] [stderr]    |
[INFO] [stderr] 79 |             use hashmap;
[INFO] [stderr]    |                 ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/bin/macros.rs:5:17
[INFO] [stderr]    |
[INFO] [stderr]  5 |             let mut h = ::std::collections::HashMap::new();
[INFO] [stderr]    |                 ----^
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 help: remove this `mut`
[INFO] [stderr] ...
[INFO] [stderr] 22 |         let computed: HashMap<u32, u32> = hashmap!();
[INFO] [stderr]    |                                           ---------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr]    = note: this warning originates in the macro `hashmap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/bin/macros.rs:5:17
[INFO] [stderr]    |
[INFO] [stderr]  5 |             let mut h = ::std::collections::HashMap::new();
[INFO] [stderr]    |                 ----^
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 help: remove this `mut`
[INFO] [stderr] ...
[INFO] [stderr] 71 |                 "empty" => hashmap!()
[INFO] [stderr]    |                            ---------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `hashmap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/bin/macros.rs:5:17
[INFO] [stderr]    |
[INFO] [stderr]  5 |             let mut h = ::std::collections::HashMap::new();
[INFO] [stderr]    |                 ----^
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 help: remove this `mut`
[INFO] [stderr] ...
[INFO] [stderr] 80 |             let _empty: ::std::collections::HashMap<(), ()> = hashmap!();
[INFO] [stderr]    |                                                               ---------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `hashmap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/bin/macros.rs:5:17
[INFO] [stderr]    |
[INFO] [stderr]  5 |             let mut h = ::std::collections::HashMap::new();
[INFO] [stderr]    |                 ----^
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 help: remove this `mut`
[INFO] [stderr] ...
[INFO] [stderr] 86 |             let _empty: ::std::collections::HashMap<(), ()> = hashmap!();
[INFO] [stderr]    |                                                               ---------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `hashmap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/bin/macros.rs:5:17
[INFO] [stderr]     |
[INFO] [stderr]   5 |             let mut h = ::std::collections::HashMap::new();
[INFO] [stderr]     |                 ----^
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 help: remove this `mut`
[INFO] [stderr] ...
[INFO] [stderr] 109 |         let _empty: ::std::collections::HashMap<(), ()> = hashmap!();
[INFO] [stderr]     |                                                           ---------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `hashmap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `exercism-rs` (bin "macros" test) generated 7 warnings (run `cargo fix --bin "macros" -p exercism-rs --tests` to apply 7 suggestions)
[INFO] [stderr] warning: unexpected `cfg` condition value: `big-primes`
[INFO] [stderr]   --> src/bin/diffie_hellman.rs:76:11
[INFO] [stderr]    |
[INFO] [stderr] 76 |     #[cfg(feature = "big-primes")]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `big-primes` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `big-primes`
[INFO] [stderr]   --> src/bin/diffie_hellman.rs:78:11
[INFO] [stderr]    |
[INFO] [stderr] 78 |     #[cfg(feature = "big-primes")]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `big-primes` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `big-primes`
[INFO] [stderr]   --> src/bin/diffie_hellman.rs:80:11
[INFO] [stderr]    |
[INFO] [stderr] 80 |     #[cfg(feature = "big-primes")]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `big-primes` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `big-primes`
[INFO] [stderr]   --> src/bin/diffie_hellman.rs:82:11
[INFO] [stderr]    |
[INFO] [stderr] 82 |     #[cfg(feature = "big-primes")]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `big-primes` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `big-primes`
[INFO] [stderr]   --> src/bin/diffie_hellman.rs:85:11
[INFO] [stderr]    |
[INFO] [stderr] 85 |     #[cfg(feature = "big-primes")]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `big-primes` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `big-primes`
[INFO] [stderr]   --> src/bin/diffie_hellman.rs:93:11
[INFO] [stderr]    |
[INFO] [stderr] 93 |     #[cfg(feature = "big-primes")]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `big-primes` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `big-primes`
[INFO] [stderr]    --> src/bin/diffie_hellman.rs:106:11
[INFO] [stderr]     |
[INFO] [stderr] 106 |     #[cfg(feature = "big-primes")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `big-primes` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `list`
[INFO] [stderr]   --> src/bin/perfect_numbers.rs:22:9
[INFO] [stderr]    |
[INFO] [stderr] 22 |     let list: Vec<i32> = (1..=(24 / 2)).filter(|n| 24 % n == 0).collect();
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_list`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `exercism-rs` (bin "diffie_hellman" test) generated 7 warnings
[INFO] [stderr] warning: `exercism-rs` (bin "perfect_numbers" test) generated 1 warning (run `cargo fix --bin "perfect_numbers" -p exercism-rs --tests` to apply 1 suggestion)
[INFO] [stderr] warning: unexpected `cfg` condition value: `generic`
[INFO] [stderr]   --> src/bin/binary_search.rs:73:11
[INFO] [stderr]    |
[INFO] [stderr] 73 |     #[cfg(feature = "generic")]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `generic` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `generic`
[INFO] [stderr]   --> src/bin/binary_search.rs:78:11
[INFO] [stderr]    |
[INFO] [stderr] 78 |     #[cfg(feature = "generic")]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `generic` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `generic`
[INFO] [stderr]   --> src/bin/binary_search.rs:85:11
[INFO] [stderr]    |
[INFO] [stderr] 85 |     #[cfg(feature = "generic")]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `generic` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `exercism-rs` (bin "binary_search" test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/bin/accumulate.rs (/opt/rustwide/target/debug/deps/accumulate-0d0e7ed088af09f2)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test::accumulate_empty ... ok
[INFO] [stdout] test test::accumulate_recursively ... ok
[INFO] [stdout] test test::accumulate_squares ... ok
[INFO] [stdout] test test::accumulate_reversed_strings ... ok
[INFO] [stdout] test test::change_in_type ... ok
[INFO] [stdout] test test::accumulate_upcases ... ok
[INFO] [stdout] test test::closure ... ok
[INFO] [stdout] test test::closure_floats ... ok
[INFO] [stdout] test test::func_single ... ok
[INFO] [stdout] test test::minimal_bounds_on_input_and_output ... ok
[INFO] [stdout] test test::mutating_closure ... ok
[INFO] [stdout] test test::strings ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/acronym.rs (/opt/rustwide/target/debug/deps/acronym-80dad47a542871eb)
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test::apostrophes ... ok
[INFO] [stdout] test test::all_caps_word ... ok
[INFO] [stdout] test test::basic ... ok
[INFO] [stdout] test test::camelcase ... ok
[INFO] [stderr]      Running unittests src/bin/affine_cipher.rs (/opt/rustwide/target/debug/deps/affine_cipher-9ec52366e950b978)
[INFO] [stdout] test test::consecutive_delimiters ... ok
[INFO] [stdout] test test::lowercase_words ... ok
[INFO] [stdout] test test::punctuation_without_whitespace ... ok
[INFO] [stdout] test test::punctuation ... ok
[INFO] [stdout] test test::underscore_emphasis ... ok
[INFO] [stdout] test test::very_long_abbreviation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test test::decode_a_sentence ... ok
[INFO] [stdout] test test::decode_exercism ... ok
[INFO] [stdout] test test::decode_with_a_not_coprime_to_m ... ok
[INFO] [stdout] test test::decode_with_no_spaces_in_input ... ok
[INFO] [stdout] test test::encode_all_the_letters ... ok
[INFO] [stdout] test test::encode_mindblowingly ... ok
[INFO] [stdout] test test::encode_deep_thought ... ok
[INFO] [stdout] test test::encode_no ... ok
[INFO] [stdout] test test::encode_numbers ... ok
[INFO] [stdout] test test::encode_omg ... ok
[INFO] [stdout] test test::encode_with_a_not_coprime_to_m ... ok
[INFO] [stdout] test test::encode_yes ... ok
[INFO] [stdout] test test::decode_numbers ... ok
[INFO] [stdout] test test::decode_all_the_letters ... ok
[INFO] [stdout] test test::decode_with_too_many_spaces ... ok
[INFO] [stdout] test test::encode_o_m_g ... ok
[INFO] [stderr]      Running unittests src/bin/all_your_base.rs (/opt/rustwide/target/debug/deps/all_your_base-43f8c73a9279df45)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test test::binary_to_single_decimal ... ok
[INFO] [stdout] test test::decimal_to_binary ... ok
[INFO] [stdout] test test::empty_list ... ok
[INFO] [stdout] test test::hexadecimal_to_trinary ... ok
[INFO] [stdout] test test::input_base_is_one ... ok
[INFO] [stdout] test test::input_base_is_zero ... ok
[INFO] [stdout] test test::invalid_positive_digit ... ok
[INFO] [stdout] test test::output_base_is_one ... ok
[INFO] [stdout] test test::output_base_is_zero ... ok
[INFO] [stdout] test test::single_bit_one_to_decimal ... ok
[INFO] [stdout] test test::leading_zeros ... ok
[INFO] [stdout] test test::single_decimal_to_binary ... ok
[INFO] [stdout] test test::single_zero ... ok
[INFO] [stdout] test test::test_15_bit_integer ... ok
[INFO] [stdout] test test::trinary_to_hexadecimal ... ok
[INFO] [stdout] test test::multiple_zeros ... ok
[INFO] [stderr]      Running unittests src/bin/allergies.rs (/opt/rustwide/target/debug/deps/allergies-84f820de6017bd36)
[INFO] [stdout] test test::binary_to_multiple_decimal ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 50 tests
[INFO] [stdout] test test::allergic_only_to_chocolate_chocolate ... ok
[INFO] [stdout] test test::allergic_only_to_eggs_eggs ... ok
[INFO] [stdout] test test::allergic_only_to_peanuts_peanuts ... ok
[INFO] [stdout] test test::allergic_only_to_strawberries_strawberries ... ok
[INFO] [stdout] test test::allergic_to_cats_and_something_else_cats ... ok
[INFO] [stdout] test test::allergic_to_everything_cats ... ok
[INFO] [stdout] test test::allergic_to_everything_eggs ... ok
[INFO] [stdout] test test::allergic_to_everything_peanuts ... ok
[INFO] [stdout] test test::allergic_to_chocolate_and_something_else_chocolate ... ok
[INFO] [stdout] test test::allergic_to_eggs_and_something_else_eggs ... ok
[INFO] [stdout] test test::allergic_only_to_tomatoes_tomatoes ... ok
[INFO] [stdout] test test::allergic_only_to_shellfish_shellfish ... ok
[INFO] [stdout] test test::allergic_to_everything_chocolate ... ok
[INFO] [stdout] test test::allergic_only_to_pollen_pollen ... ok
[INFO] [stdout] test test::allergic_to_everything_pollen ... ok
[INFO] [stdout] test test::allergic_only_to_cats_cats ... ok
[INFO] [stdout] test test::allergic_to_everything_shellfish ... ok
[INFO] [stdout] test test::allergic_to_everything_strawberries ... ok
[INFO] [stdout] test test::allergic_to_everything_tomatoes ... ok
[INFO] [stdout] test test::allergic_to_peanuts_and_something_else_peanuts ... ok
[INFO] [stdout] test test::allergic_to_pollen_and_something_else_pollen ... ok
[INFO] [stdout] test test::allergic_to_shellfish_and_something_else_shellfish ... ok
[INFO] [stdout] test test::allergic_to_something_but_not_cats_cats ... ok
[INFO] [stdout] test test::allergic_to_something_but_not_chocolate_chocolate ... ok
[INFO] [stdout] test test::allergic_to_something_but_not_eggs_eggs ... ok
[INFO] [stdout] test test::allergic_to_something_but_not_peanuts_peanuts ... ok
[INFO] [stdout] test test::allergic_to_something_but_not_pollen_pollen ... ok
[INFO] [stdout] test test::allergic_to_something_but_not_strawberries_strawberries ... ok
[INFO] [stdout] test test::allergic_to_something_but_not_tomatoes_tomatoes ... ok
[INFO] [stdout] test test::allergic_to_strawberries_and_something_else_strawberries ... ok
[INFO] [stdout] test test::allergic_to_tomatoes_and_something_else_tomatoes ... ok
[INFO] [stdout] test test::eggs_and_peanuts ... ok
[INFO] [stdout] test test::everything ... ok
[INFO] [stdout] test test::just_eggs ... ok
[INFO] [stdout] test test::just_peanuts ... ok
[INFO] [stdout] test test::just_strawberries ... ok
[INFO] [stdout] test test::lots_of_stuff ... ok
[INFO] [stdout] test test::more_than_eggs_but_not_peanuts ... ok
[INFO] [stdout] test test::no_allergen_score_parts ... ok
[INFO] [stdout] test test::allergic_to_something_but_not_shellfish_shellfish ... ok
[INFO] [stdout] test test::not_allergic_to_anything_cats ... ok
[INFO] [stdout] test test::not_allergic_to_anything_chocolate ... ok
[INFO] [stdout] test test::no_allergies ... ok
[INFO] [stdout] test test::not_allergic_to_anything_eggs ... ok
[INFO] [stdout] test test::not_allergic_to_anything_pollen ... ok
[INFO] [stdout] test test::no_allergen_score_parts_without_highest_valid_score ... ok
[INFO] [stdout] test test::not_allergic_to_anything_peanuts ... ok
[INFO] [stdout] test test::not_allergic_to_anything_shellfish ... ok
[INFO] [stdout] test test::not_allergic_to_anything_strawberries ... ok
[INFO] [stdout] test test::not_allergic_to_anything_tomatoes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/alphametics.rs (/opt/rustwide/target/debug/deps/alphametics-caad05ffe75bb54d)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test::init_hash_map ... ok
[INFO] [stdout] test test::puzzle_with_four_letters ... ok
[INFO] [stdout] test test::puzzle_with_three_letters ... ok
[INFO] [stdout] test test::puzzle_with_two_digits_final_carry ... ok
[INFO] [stdout] test test::solution_must_have_unique_value_for_each_letter ... ok
[INFO] [stdout] test test::leading_zero_solution_is_invalid ... ok
[INFO] [stdout] test test::puzzle_with_six_letters ... ok
[INFO] [stdout] test test::puzzle_with_seven_letters ... ok
[INFO] [stdout] test test::puzzle_with_eight_letters ... ok
[INFO] [stdout] test test::puzzle_with_ten_letters_and_199_addends ... ok
[INFO] [stdout] test test::puzzle_with_ten_letters ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.09s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/anagram.rs (/opt/rustwide/target/debug/deps/anagram-af46bfe858b4cd0c)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test test::anagrams_must_use_all_letters_exactly_once ... ok
[INFO] [stdout] test test::detects_anagram ... ok
[INFO] [stdout] test test::detects_anagrams_using_case_insensitive_possible_matches ... ok
[INFO] [stdout] test test::detects_multiple_anagrams_with_different_case ... ok
[INFO] [stdout] test test::detects_three_anagrams ... ok
[INFO] [stdout] test test::detects_anagrams_case_insensitively ... ok
[INFO] [stdout] test test::detects_two_anagrams ... ok
[INFO] [stdout] test test::different_characters_may_have_the_same_bytes ... ok
[INFO] [stdout] test test::does_not_detect_an_anagram_if_the_original_word_is_repeated ... ok
[INFO] [stdout] test test::does_not_detect_anagram_subsets ... ok
[INFO] [stdout] test test::does_not_detect_non_anagrams_with_identical_checksum ... ok
[INFO] [stdout] test test::handles_case_of_greek_letters ... ok
[INFO] [stdout] test test::no_matches ... ok
[INFO] [stdout] test test::words_are_not_anagrams_of_themselves ... ok
[INFO] [stdout] test test::words_are_not_anagrams_of_themselves_even_if_letter_case_is_completely_different ... ok
[INFO] [stdout] test test::words_are_not_anagrams_of_themselves_even_if_letter_case_is_partially_different ... ok
[INFO] [stdout] test test::words_other_than_themselves_can_be_anagrams ... ok
[INFO] [stdout] test test::detects_anagrams_using_case_insensitive_subject ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/armstrong_number.rs (/opt/rustwide/target/debug/deps/armstrong_number-5a4351dbc23e8c3c)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test::seven_digit_number_that_is_an_armstrong_number ... ok
[INFO] [stdout] test test::four_digit_number_that_is_an_armstrong_number ... ok
[INFO] [stdout] test test::four_digit_number_that_is_not_an_armstrong_number ... ok
[INFO] [stdout] test test::seven_digit_number_that_is_not_an_armstrong_number ... ok
[INFO] [stdout] test test::single_digit_numbers_are_armstrong_numbers ... ok
[INFO] [stdout] test test::test_num_digits ... ok
[INFO] [stdout] test test::three_digit_number_that_is_an_armstrong_number ... ok
[INFO] [stdout] test test::zero_is_an_armstrong_number ... ok
[INFO] [stdout] test test::there_are_no_two_digit_armstrong_numbers ... ok
[INFO] [stdout] test test::three_digit_number_that_is_not_an_armstrong_number ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/atbash_cipher.rs (/opt/rustwide/target/debug/deps/atbash_cipher-b9fed7445a6472ca)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test::decode_a_sentence ... ok
[INFO] [stdout] test test::decode_exercism ... ok
[INFO] [stdout] test test::decode_all_the_letters ... ok
[INFO] [stdout] test test::decode_with_no_spaces ... ok
[INFO] [stdout] test test::decode_with_too_many_spaces ... ok
[INFO] [stdout] test test::encode_deep_thought ... ok
[INFO] [stdout] test test::encode_all_the_letters ... ok
[INFO] [stdout] test test::encode_no ... ok
[INFO] [stdout] test test::encode_numbers ... ok
[INFO] [stdout] test test::encode_mindblowingly ... ok
[INFO] [stdout] test test::encode_omg ... ok
[INFO] [stdout] test test::encode_spaces ... ok
[INFO] [stdout] test test::encode_yes ... ok
[INFO] [stdout] test test::decode_numbers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/beer_song.rs (/opt/rustwide/target/debug/deps/beer_song-d021e1372405fd27)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test::all_verses ... ok
[INFO] [stdout] test test::first_generic_verse ... ok
[INFO] [stdout] test test::first_two_verses ... ok
[INFO] [stdout] test test::last_generic_verse ... ok
[INFO] [stdout] test test::last_three_verses ... ok
[INFO] [stdout] test test::verse_with_0_bottles ... ok
[INFO] [stdout] test test::verse_with_1_bottle ... ok
[INFO] [stdout] test test::verse_with_2_bottles ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/binary_search.rs (/opt/rustwide/target/debug/deps/binary_search-e53de7f0d2df939e)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test::a_value_smaller_than_the_array_s_smallest_value_is_not_found ... ok
[INFO] [stdout] test test::a_value_larger_than_the_array_s_largest_value_is_not_found ... ok
[INFO] [stdout] test test::finds_a_value_at_the_end_of_an_array ... ok
[INFO] [stdout] test test::finds_a_value_in_an_array_of_even_length ... ok
[INFO] [stdout] test test::finds_a_value_in_an_array_with_one_element ... ok
[INFO] [stdout] test test::identifies_that_a_value_is_not_included_in_the_array ... ok
[INFO] [stdout] test test::finds_a_value_at_the_beginning_of_an_array ... ok
[INFO] [stdout] test test::nothing_is_found_in_an_empty_array ... ok
[INFO] [stdout] test test::nothing_is_found_when_the_left_and_right_bounds_cross ... ok
[INFO] [stdout] test test::finds_a_value_in_an_array_of_odd_length ... ok
[INFO] [stdout] test test::finds_a_value_in_the_middle_of_an_array ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/bob.rs (/opt/rustwide/target/debug/deps/bob-04a84d5b484c6113)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test test::asking_a_numeric_question ... ok
[INFO] [stdout] test test::alternate_silence ... ok
[INFO] [stdout] test test::asking_gibberish ... ok
[INFO] [stdout] test test::ending_with_whitespace ... ok
[INFO] [stdout] test test::asking_a_question ... ok
[INFO] [stdout] test test::forceful_question ... ok
[INFO] [stdout] test test::multiple_line_question ... ok
[INFO] [stdout] test test::non_letters_with_question ... ok
[INFO] [stdout] test test::non_question_ending_with_whitespace ... ok
[INFO] [stdout] test test::no_letters ... ok
[INFO] [stdout] test test::other_whitespace ... ok
[INFO] [stdout] test test::prattling_on ... ok
[INFO] [stdout] test test::prolonged_silence ... ok
[INFO] [stdout] test test::question_with_no_letters ... ok
[INFO] [stdout] test test::shouting ... ok
[INFO] [stdout] test test::shouting_gibberish ... ok
[INFO] [stdout] test test::shouting_numbers ... ok
[INFO] [stdout] test test::shouting_with_no_exclamation_mark ... ok
[INFO] [stdout] test test::shouting_with_special_characters ... ok
[INFO] [stdout] test test::silence ... ok
[INFO] [stdout] test test::starting_with_whitespace ... ok
[INFO] [stdout] test test::statement_containing_question_mark ... ok
[INFO] [stdout] test test::talking_forcefully ... ok
[INFO] [stdout] test test::using_acronyms_in_regular_speech ... ok
[INFO] [stdout] test test::stating_something ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/bottle_song.rs (/opt/rustwide/target/debug/deps/bottle_song-2407263174530340)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test::first_generic_verse ... ok
[INFO] [stdout] test test::all_verses ... ok
[INFO] [stdout] test test::first_two_verses ... ok
[INFO] [stdout] test test::last_generic_verse ... ok
[INFO] [stdout] test test::last_three_verses ... ok
[INFO] [stdout] test test::verse_with_1_bottle ... ok
[INFO] [stdout] test test::verse_with_2_bottles ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/bowling.rs (/opt/rustwide/target/debug/deps/bowling-3510e8b94321c75e)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test test::a_game_score_is_none_if_fewer_than_ten_frames_have_been_rolled ... ok
[INFO] [stdout] test test::a_spare_with_the_two_roll_bonus_does_not_get_a_bonus_roll ... ok
[INFO] [stdout] test test::a_strike_earns_ten_points_in_a_frame_with_a_single_roll ... ok
[INFO] [stdout] test test::a_strike_in_the_last_frame_earns_a_two_roll_bonus_that_is_counted_once ... ok
[INFO] [stdout] test test::a_game_score_is_some_if_ten_frames_have_been_rolled ... ok
[INFO] [stdout] test test::a_roll_is_err_if_the_game_is_done ... ok
[INFO] [stdout] test test::a_strike_with_the_one_roll_bonus_after_a_spare_in_the_last_frame_does_not_get_a_bonus ... ok
[INFO] [stdout] test test::all_strikes_is_a_perfect_score_of_300 ... ok
[INFO] [stdout] test test::consecutive_spares_each_get_a_one_roll_bonus ... ok
[INFO] [stdout] test test::cannot_roll_after_bonus_roll_for_strike ... ok
[INFO] [stdout] test test::first_bonus_ball_after_a_final_strike_cannot_score_an_invalid_number_of_pins ... ok
[INFO] [stdout] test test::if_the_last_frame_is_a_spare_you_cannot_create_a_score_before_extra_roll_is_taken ... ok
[INFO] [stdout] test test::if_the_last_frame_is_a_spare_you_get_one_extra_roll_that_is_scored_once ... ok
[INFO] [stdout] test test::if_the_last_frame_is_a_strike_you_cannot_score_before_the_extra_rolls_are_taken ... ok
[INFO] [stdout] test test::last_two_strikes_followed_by_only_last_bonus_with_non_strike_points ... ok
[INFO] [stdout] test test::roll_returns_a_result ... ok
[INFO] [stdout] test test::second_bonus_ball_after_a_final_strike_cannot_score_an_invalid_number_of_pins_even_if_first_is_strike ... ok
[INFO] [stdout] test test::spare_in_the_first_frame_followed_by_zeros ... ok
[INFO] [stdout] test test::ten_frames_without_a_strike_or_spare ... ok
[INFO] [stdout] test test::strikes_with_the_two_roll_bonus_do_not_get_a_bonus_roll ... ok
[INFO] [stdout] test test::the_two_balls_after_a_final_strike_can_be_a_strike_and_non_strike ... ok
[INFO] [stdout] test test::the_two_balls_after_a_final_strike_cannot_be_a_non_strike_followed_by_a_strike ... ok
[INFO] [stdout] test test::the_two_balls_after_a_final_strike_cannot_score_an_invalid_number_of_pins ... ok
[INFO] [stdout] test test::twenty_zero_pin_rolls_scores_zero ... ok
[INFO] [stderr]      Running unittests src/bin/clock.rs (/opt/rustwide/target/debug/deps/clock-8957466b5784c0ee)
[INFO] [stdout] test test::you_cannot_roll_more_than_ten_pins_in_a_single_frame ... ok
[INFO] [stdout] test test::points_scored_in_the_two_rolls_after_a_strike_are_counted_twice_as_a_bonus ... ok
[INFO] [stdout] test test::you_cannot_roll_more_than_ten_pins_in_a_single_roll ... ok
[INFO] [stdout] test test::you_cannot_score_a_game_with_no_rolls ... ok
[INFO] [stdout] test test::cannot_roll_after_bonus_roll_for_spare ... ok
[INFO] [stdout] test test::consecutive_strikes_each_get_the_two_roll_bonus ... ok
[INFO] [stdout] test test::points_scored_in_the_roll_after_a_spare_are_counted_twice_as_a_bonus ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 52 tests
[INFO] [stdout] test test::add_across_midnight ... ok
[INFO] [stdout] test test::add_minutes ... ok
[INFO] [stdout] test test::add_more_than_one_day_1500_min_25_hrs ... ok
[INFO] [stdout] test test::add_more_than_two_days ... ok
[INFO] [stdout] test test::add_more_than_one_hour ... ok
[INFO] [stdout] test test::add_more_than_two_hours_with_carry ... ok
[INFO] [stdout] test test::add_no_minutes ... ok
[INFO] [stdout] test test::add_to_next_hour ... ok
[INFO] [stdout] test test::clocks_an_hour_apart ... ok
[INFO] [stdout] test test::clocks_with_hour_overflow_by_several_days ... ok
[INFO] [stdout] test test::clocks_with_minute_overflow_by_several_days ... ok
[INFO] [stdout] test test::clocks_with_negative_hour_that_wraps_multiple_times ... ok
[INFO] [stdout] test test::hour_and_minutes_roll_over_continuously ... ok
[INFO] [stdout] test test::clocks_with_negative_hours_and_minutes ... ok
[INFO] [stdout] test test::hour_and_minutes_roll_over_to_exactly_midnight ... ok
[INFO] [stdout] test test::clocks_with_negative_hour_that_wraps ... ok
[INFO] [stdout] test test::clocks_with_negative_minute_that_wraps ... ok
[INFO] [stdout] test test::clocks_with_negative_minute_that_wraps_multiple_times ... ok
[INFO] [stdout] test test::clocks_a_minute_apart ... ok
[INFO] [stdout] test test::full_clock_and_zeroed_clock ... ok
[INFO] [stdout] test test::hour_rolls_over ... ok
[INFO] [stdout] test test::hour_rolls_over_continuously ... ok
[INFO] [stdout] test test::midnight_is_zero_hours ... ok
[INFO] [stdout] test test::minutes_roll_over ... ok
[INFO] [stdout] test test::minutes_roll_over_continuously ... ok
[INFO] [stdout] test test::negative_hour ... ok
[INFO] [stdout] test test::negative_hour_and_minutes_both_roll_over ... ok
[INFO] [stdout] test test::negative_hour_and_minutes_both_roll_over_continuously ... ok
[INFO] [stdout] test test::negative_hour_rolls_over ... ok
[INFO] [stdout] test test::negative_hour_rolls_over_continuously ... ok
[INFO] [stdout] test test::negative_minutes_roll_over ... ok
[INFO] [stdout] test test::negative_minutes_roll_over_continuously ... ok
[INFO] [stdout] test test::negative_sixty_minutes_is_previous_hour ... ok
[INFO] [stdout] test test::past_the_hour ... ok
[INFO] [stdout] test test::on_the_hour ... ok
[INFO] [stdout] test test::clocks_with_negative_minute ... ok
[INFO] [stdout] test test::clocks_with_minute_overflow ... ok
[INFO] [stdout] test test::clocks_with_same_time ... ok
[INFO] [stdout] test test::hour_and_minutes_roll_over ... ok
[INFO] [stdout] test test::clocks_with_hour_overflow ... ok
[INFO] [stdout] test test::negative_minutes ... ok
[INFO] [stdout] test test::sixty_minutes_is_next_hour ... ok
[INFO] [stdout] test test::clocks_with_negative_hour ... ok
[INFO] [stdout] test test::subtract_more_than_two_hours ... ok
[INFO] [stdout] test test::subtract_across_midnight ... ok
[INFO] [stdout] test test::subtract_minutes ... ok
[INFO] [stdout] test test::clocks_with_negative_hours_and_minutes_that_wrap ... ok
[INFO] [stdout] test test::subtract_more_than_one_day_1500_min_25_hrs ... ok
[INFO] [stdout] test test::subtract_more_than_an_hour ... ok
[INFO] [stdout] test test::subtract_to_previous_hour ... ok
[INFO] [stdout] test test::subtract_more_than_two_hours_with_borrow ... ok
[INFO] [stdout] test test::subtract_more_than_two_days ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/collatz.rs (/opt/rustwide/target/debug/deps/collatz-d7c2dcf65ce47a95)
[INFO] [stderr]      Running unittests src/bin/crypto_square.rs (/opt/rustwide/target/debug/deps/crypto_square-fe01b2c647e5787e)
[INFO] [stderr]      Running unittests src/bin/custom_set.rs (/opt/rustwide/target/debug/deps/custom_set-4850acd8caa4fb04)
[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] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test::empty_plaintext_results_in_an_empty_ciphertext ... ok
[INFO] [stdout] test test::lowercase ... ok
[INFO] [stdout] test test::normalization_results_in_empty_plaintext ... ok
[INFO] [stdout] test test::test_54_character_plaintext_results_in_7_chunks_the_last_two_with_trailing_spaces ... ok
[INFO] [stdout] test test::remove_punctuation ... ok
[INFO] [stdout] test test::remove_spaces ... ok
[INFO] [stdout] test test::test_8_character_plaintext_results_in_3_chunks_the_last_one_with_a_trailing_space ... ok
[INFO] [stdout] test test::test_9_character_plaintext_results_in_3_chunks_of_3_characters ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 40 tests
[INFO] [stdout] test test::add_to_empty_set ... ok
[INFO] [stdout] test test::add_to_non_empty_set ... ok
[INFO] [stdout] test test::difference_of_a_non_empty_set_and_an_empty_set_is_the_non_empty_set ... ok
[INFO] [stdout] test test::difference_of_empty_set_and_non_empty_set_is_an_empty_set ... ok
[INFO] [stdout] test test::adding_an_existing_element_does_not_change_the_set ... ok
[INFO] [stdout] test test::difference_of_two_empty_sets_is_an_empty_set ... ok
[INFO] [stdout] test test::difference_of_two_non_empty_sets_is_a_set_of_elements_that_are_only_in_the_first_set ... ok
[INFO] [stdout] test test::empty_set_is_a_subset_of_non_empty_set ... ok
[INFO] [stdout] test test::difference_removes_all_duplicates_in_the_first_set ... ok
[INFO] [stdout] test test::empty_set_is_not_equal_to_non_empty_set ... ok
[INFO] [stdout] test test::intersection_of_two_empty_sets_is_an_empty_set ... ok
[INFO] [stdout] test test::non_empty_set_is_disjoint_with_empty_set ... ok
[INFO] [stdout] test test::non_empty_set_is_not_a_subset_of_empty_set ... ok
[INFO] [stdout] test test::intersection_of_two_sets_with_no_shared_elements_is_an_empty_set ... ok
[INFO] [stdout] test test::non_empty_set_is_not_equal_to_empty_set ... ok
[INFO] [stdout] test test::set_is_not_a_subset_of_set_that_does_not_contain_its_elements ... ok
[INFO] [stdout] test test::set_is_not_equal_to_larger_set_with_same_elements ... ok
[INFO] [stdout] test test::sets_are_disjoint_if_they_share_no_elements ... ok
[INFO] [stdout] test test::sets_with_different_elements_are_not_equal ... ok
[INFO] [stdout] test test::sets_with_no_elements_are_empty ... ok
[INFO] [stdout] test test::sets_with_elements_are_not_empty ... ok
[INFO] [stdout] test test::sets_with_the_same_elements_are_equal ... ok
[INFO] [stdout] test test::union_of_a_non_empty_set_and_empty_set_is_the_non_empty_set ... ok
[INFO] [stdout] test test::nothing_is_contained_in_an_empty_set ... ok
[INFO] [stdout] test test::intersection_of_a_non_empty_set_and_an_empty_set_is_an_empty_set ... ok
[INFO] [stdout] test test::intersection_of_an_empty_set_and_non_empty_set_is_an_empty_set ... ok
[INFO] [stdout] test test::intersection_of_two_sets_with_shared_elements_is_a_set_of_the_shared_elements ... ok
[INFO] [stdout] test test::set_is_a_subset_of_set_with_exact_same_elements ... ok
[INFO] [stdout] test test::set_is_equal_to_a_set_constructed_from_an_array_with_duplicates ... ok
[INFO] [stdout] test test::the_empty_set_is_disjoint_with_itself ... ok
[INFO] [stdout] test test::empty_set_is_a_subset_of_another_empty_set ... ok
[INFO] [stdout] test test::set_is_a_subset_of_larger_set_with_same_elements ... ok
[INFO] [stdout] test test::union_of_an_empty_set_and_non_empty_set_is_the_non_empty_set ... ok
[INFO] [stdout] test test::union_of_empty_sets_is_an_empty_set ... ok
[INFO] [stdout] test test::union_of_non_empty_sets_contains_all_unique_elements ... ok
[INFO] [stdout] test test::when_the_element_is_in_the_set ... ok
[INFO] [stdout] test test::when_the_element_is_not_in_the_set ... ok
[INFO] [stdout] test test::empty_set_is_disjoint_with_non_empty_set ... ok
[INFO] [stdout] test test::empty_sets_are_equal ... ok
[INFO] [stdout] test test::sets_are_not_disjoint_if_they_share_an_element ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/diamond.rs (/opt/rustwide/target/debug/deps/diamond-b13bff839bd2319d)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test::degenerate_case_with_no_row_containing_3_distinct_groups_of_spaces ... ok
[INFO] [stdout] test test::smallest_non_degenerate_case_with_even_diamond_side_length ... ok
[INFO] [stdout] test test::smallest_non_degenerate_case_with_odd_diamond_side_length ... ok
[INFO] [stdout] test test::largest_possible_diamond ... ok
[INFO] [stderr]      Running unittests src/bin/difference_of_squares.rs (/opt/rustwide/target/debug/deps/difference_of_squares-122af67692546e44)
[INFO] [stdout] test test::degenerate_case_with_a_single_a_row ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test::difference_1 ... ok
[INFO] [stdout] test test::difference_5 ... ok
[INFO] [stdout] test test::square_of_sum_5 ... ok
[INFO] [stdout] test test::sum_of_squares_1 ... ok
[INFO] [stdout] test test::sum_of_squares_100 ... ok
[INFO] [stdout] test test::sum_of_squares_5 ... ok
[INFO] [stdout] test test::difference_100 ... ok
[INFO] [stdout] test test::square_of_sum_1 ... ok
[INFO] [stdout] test test::square_of_sum_100 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/diffie_hellman.rs (/opt/rustwide/target/debug/deps/diffie_hellman-98cdb51f8c3156ef)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test::public_key_correct ... ok
[INFO] [stdout] test test::secret_key_correct ... ok
[INFO] [stdout] test test::secret_key_correct_big_numbers ... ok
[INFO] [stdout] test test::changed_secret_key ... ok
[INFO] [stdout] test test::private_key_in_range_key ... ok
[INFO] [stdout] test test::public_key_correct_big_numbers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/dot_dsl.rs (/opt/rustwide/target/debug/deps/dot_dsl-6889e42b73374aba)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test::edges_store_attributes ... ok
[INFO] [stdout] test test::empty_graph ... ok
[INFO] [stdout] test test::graph_with_one_attribute ... ok
[INFO] [stdout] test test::graph_nodes_store_attributes ... ok
[INFO] [stdout] test test::graph_with_attributes ... ok
[INFO] [stdout] test test::graph_with_one_edge_with_keywords ... ok
[INFO] [stdout] test test::graph_with_one_node ... ok
[INFO] [stdout] test test::graph_with_one_edge ... ok
[INFO] [stdout] test test::graph_with_one_node_with_keywords ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/etl.rs (/opt/rustwide/target/debug/deps/etl-c57877e5dce70b5d)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test::full_dataset ... ok
[INFO] [stdout] test test::more_keys ... ok
[INFO] [stdout] test test::transform_more_values ... ok
[INFO] [stdout] test test::transform_one_value ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/exercism_rs-a58e25263c59784c)
[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 unittests src/bin/fizzy.rs (/opt/rustwide/target/debug/deps/fizzy-8e9628cdf43a8abf)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test::custom ... ok
[INFO] [stdout] test test::f64 ... ok
[INFO] [stdout] test test::minimal_generic_bounds ... ok
[INFO] [stdout] test test::nonsequential ... ok
[INFO] [stdout] test test::simple ... ok
[INFO] [stdout] test test::u64 ... ok
[INFO] [stdout] test test::u8 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/forth.rs (/opt/rustwide/target/debug/deps/forth-ab895e649090d6db)
[INFO] [stdout] 
[INFO] [stdout] running 55 tests
[INFO] [stdout] test test::addition::can_add_two_numbers ... ok
[INFO] [stdout] test test::addition::errors_if_there_is_nothing_on_the_stack ... ok
[INFO] [stdout] test test::addition::errors_if_there_is_only_one_value_on_the_stack ... ok
[INFO] [stdout] test test::addition::more_than_two_values_on_the_stack ... ok
[INFO] [stdout] test test::case_insensitivity::drop_is_case_insensitive ... ok
[INFO] [stdout] test test::case_insensitivity::dup_is_case_insensitive ... ok
[INFO] [stdout] test test::case_insensitivity::definitions_are_case_insensitive ... ok
[INFO] [stdout] test test::case_insensitivity::over_is_case_insensitive ... ok
[INFO] [stdout] test test::combined_arithmetic::addition_and_multiplication ... ok
[INFO] [stdout] test test::combined_arithmetic::addition_and_subtraction ... ok
[INFO] [stdout] test test::case_insensitivity::user_defined_words_are_case_insensitive ... ok
[INFO] [stdout] test test::case_insensitivity::swap_is_case_insensitive ... ok
[INFO] [stdout] test test::combined_arithmetic::multiplication_and_addition ... ok
[INFO] [stdout] test test::combined_arithmetic::multiplication_and_division ... ok
[INFO] [stdout] test test::division::can_divide_two_numbers ... ok
[INFO] [stdout] test test::division::errors_if_there_is_nothing_on_the_stack ... ok
[INFO] [stdout] test test::division::errors_if_there_is_only_one_value_on_the_stack ... ok
[INFO] [stdout] test test::division::more_than_two_values_on_the_stack ... ok
[INFO] [stdout] test test::division::performs_integer_division ... ok
[INFO] [stdout] test test::drop::errors_if_there_is_nothing_on_the_stack ... ok
[INFO] [stdout] test test::drop::removes_the_top_value_on_the_stack_if_it_is_not_the_only_one ... ok
[INFO] [stdout] test test::drop::removes_the_top_value_on_the_stack_if_it_is_the_only_one ... ok
[INFO] [stdout] test test::dup::copies_a_value_on_the_stack ... ok
[INFO] [stdout] test test::dup::copies_the_top_value_on_the_stack ... ok
[INFO] [stdout] test test::dup::errors_if_there_is_nothing_on_the_stack ... ok
[INFO] [stdout] test test::multiplication::errors_if_there_is_nothing_on_the_stack ... ok
[INFO] [stdout] test test::multiplication::errors_if_there_is_only_one_value_on_the_stack ... ok
[INFO] [stdout] test test::multiplication::more_than_two_values_on_the_stack ... ok
[INFO] [stdout] test test::multiplication::can_multiply_two_numbers ... ok
[INFO] [stdout] test test::over::copies_the_second_element_if_there_are_more_than_two ... ok
[INFO] [stdout] test test::parsing_and_numbers::pushes_negative_numbers_onto_the_stack ... ok
[INFO] [stdout] test test::over::errors_if_there_is_nothing_on_the_stack ... ok
[INFO] [stdout] test test::over::copies_the_second_element_if_there_are_only_two ... ok
[INFO] [stdout] test test::subtraction::errors_if_there_is_nothing_on_the_stack ... ok
[INFO] [stdout] test test::division::errors_if_dividing_by_zero ... ok
[INFO] [stdout] test test::swap::errors_if_there_is_only_one_value_on_the_stack ... ok
[INFO] [stdout] test test::swap::swaps_the_top_two_values_on_the_stack_if_they_are_not_the_only_ones ... ok
[INFO] [stdout] test test::subtraction::can_subtract_two_numbers ... ok
[INFO] [stdout] test test::user_defined_words::can_define_word_that_uses_word_with_the_same_name ... ok
[INFO] [stdout] test test::user_defined_words::can_override_built_in_words ... ok
[INFO] [stdout] test test::parsing_and_numbers::numbers_just_get_pushed_onto_the_stack ... ok
[INFO] [stdout] test test::user_defined_words::can_override_other_user_defined_words ... ok
[INFO] [stdout] test test::user_defined_words::can_consist_of_built_in_words ... ok
[INFO] [stdout] test test::user_defined_words::cannot_redefine_non_negative_numbers ... ok
[INFO] [stdout] test test::swap::swaps_the_top_two_values_on_the_stack_if_they_are_the_only_ones ... ok
[INFO] [stdout] test test::user_defined_words::errors_if_executing_a_non_existent_word ... ok
[INFO] [stdout] test test::user_defined_words::only_defines_locally ... ok
[INFO] [stdout] test test::over::errors_if_there_is_only_one_value_on_the_stack ... ok
[INFO] [stdout] test test::user_defined_words::execute_in_the_right_order ... ok
[INFO] [stdout] test test::subtraction::more_than_two_values_on_the_stack ... ok
[INFO] [stdout] test test::swap::errors_if_there_is_nothing_on_the_stack ... ok
[INFO] [stdout] test test::user_defined_words::can_use_different_words_with_the_same_name ... ok
[INFO] [stdout] test test::user_defined_words::can_override_built_in_operators ... ok
[INFO] [stdout] test test::user_defined_words::cannot_redefine_negative_numbers ... ok
[INFO] [stdout] test test::subtraction::errors_if_there_is_only_one_value_on_the_stack ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 55 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/grade_school.rs (/opt/rustwide/target/debug/deps/grade_school-88c401909bc949b7)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test::grades_for_several_students_are_sorted ... ok
[INFO] [stdout] test test::grades_when_several_students_have_the_same_grade ... ok
[INFO] [stdout] test test::student_not_added_to_multiple_grades ... ok
[INFO] [stdout] test test::student_not_added_to_same_grade_more_than_once ... ok
[INFO] [stdout] test test::student_not_added_to_other_grade_for_multiple_grades ... ok
[INFO] [stdout] test test::students_are_sorted_by_name_in_a_grade ... ok
[INFO] [stdout] test test::grade_is_empty_if_no_students_in_that_grade ... ok
[INFO] [stdout] test test::grade_is_empty_if_no_students_in_the_roster ... ok
[INFO] [stdout] test test::grades_for_empty_school ... ok
[INFO] [stdout] test test::grades_for_one_student ... ok
[INFO] [stderr]      Running unittests src/bin/hamming.rs (/opt/rustwide/target/debug/deps/hamming-28c596a2bb69e8fb)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test::disallow_empty_first_strand ... ok
[INFO] [stdout] test test::disallow_first_strand_longer ... ok
[INFO] [stdout] test test::disallow_empty_second_strand ... ok
[INFO] [stdout] test test::empty_strands ... ok
[INFO] [stderr]      Running unittests src/bin/high_scores.rs (/opt/rustwide/target/debug/deps/high_scores-076a19f096ffdc6f)
[INFO] [stdout] test test::long_identical_strands ... ok
[INFO] [stdout] test test::disallow_second_strand_longer ... ok
[INFO] [stdout] test test::single_letter_different_strands ... ok
[INFO] [stdout] test test::long_different_strands ... ok
[INFO] [stdout] test test::single_letter_identical_strands ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test::latest_score ... ok
[INFO] [stdout] test test::personal_best ... ok
[INFO] [stdout] test test::list_of_scores ... ok
[INFO] [stdout] test test::personal_best_empty ... ok
[INFO] [stdout] test test::personal_top_three ... ok
[INFO] [stdout] test test::latest_score_empty ... ok
[INFO] [stdout] test test::personal_top_three_empty ... ok
[INFO] [stdout] test test::personal_top_three_highest_to_lowest ... ok
[INFO] [stdout] test test::personal_top_three_with_less_than_three_scores ... ok
[INFO] [stderr]      Running unittests src/bin/isbn_verifier.rs (/opt/rustwide/target/debug/deps/isbn_verifier-9a9e5db4346aea05)
[INFO] [stdout] test test::personal_top_three_only_one_score ... ok
[INFO] [stdout] test test::personal_top_three_with_tie ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stderr]      Running unittests src/bin/isogram.rs (/opt/rustwide/target/debug/deps/isogram-f37aaff3c559fd3c)
[INFO] [stdout] test test::check_digit_is_a_character_other_than_x ... ok
[INFO] [stdout] test test::check_digit_of_x_should_not_be_used_for_0 ... ok
[INFO] [stdout] test test::empty_isbn ... ok
[INFO] [stdout] test test::input_is_9_characters ... ok
[INFO] [stdout] test test::invalid_character_in_isbn_is_not_treated_as_zero ... ok
[INFO] [stdout] test test::invalid_characters_are_not_ignored_after_checking_length ... ok
[INFO] [stdout] test test::input_is_too_long_but_contains_a_valid_isbn ... ok
[INFO] [stdout] test test::invalid_check_digit_in_isbn_is_not_treated_as_zero ... ok
[INFO] [stdout] test test::invalid_isbn_check_digit ... ok
[INFO] [stdout] test test::invalid_characters_are_not_ignored_before_checking_length ... ok
[INFO] [stdout] test test::isbn_without_check_digit ... ok
[INFO] [stdout] test test::isbn_without_check_digit_and_dashes ... ok
[INFO] [stdout] test test::too_long_isbn_and_no_dashes ... ok
[INFO] [stdout] test test::too_short_isbn ... ok
[INFO] [stdout] test test::valid_isbn ... ok
[INFO] [stdout] test test::isbn_without_separating_dashes_and_x_as_check_digit ... ok
[INFO] [stdout] test test::valid_isbn_with_a_check_digit_of_10 ... ok
[INFO] [stdout] test test::valid_isbn_without_separating_dashes ... ok
[INFO] [stdout] test test::x_is_only_valid_as_a_check_digit ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stderr]      Running unittests src/bin/kindergarten_garden.rs (/opt/rustwide/target/debug/deps/kindergarten_garden-4f7fd359623b9a8c)
[INFO] [stdout] test test::hypothetical_isogrammic_word_with_hyphen ... ok
[INFO] [stdout] test test::empty_string ... ok
[INFO] [stdout] test test::duplicated_character_in_the_middle ... ok
[INFO] [stdout] test test::isogram_with_duplicated_hyphen ... ok
[INFO] [stdout] test test::hypothetical_word_with_duplicated_character_following_hyphen ... ok
[INFO] [stdout] test test::longest_reported_english_isogram ... ok
[INFO] [stdout] test test::made_up_name_that_is_an_isogram ... ok
[INFO] [stdout] test test::same_first_and_last_characters ... ok
[INFO] [stdout] test test::word_with_duplicated_character_and_with_two_hyphens ... ok
[INFO] [stdout] test test::isogram_with_only_lower_case_characters ... ok
[INFO] [stdout] test test::word_with_duplicated_character_in_mixed_case ... ok
[INFO] [stdout] test test::word_with_duplicated_character_in_mixed_case_lowercase_first ... ok
[INFO] [stdout] test test::word_with_one_duplicated_character ... ok
[INFO] [stdout] test test::word_with_one_duplicated_character_from_the_end_of_the_alphabet ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test test::different_garden_with_single_student ... ok
[INFO] [stdout] test test::for_alice_first_students_garden ... ok
[INFO] [stdout] test test::for_bob_second_students_garden ... ok
[INFO] [stdout] test test::for_charlie ... ok
[INFO] [stdout] test test::for_david ... ok
[INFO] [stdout] test test::for_fred ... ok
[INFO] [stdout] test test::for_eve ... ok
[INFO] [stdout] test test::for_ginny ... ok
[INFO] [stdout] test test::for_harriet ... ok
[INFO] [stdout] test test::for_ileana ... ok
[INFO] [stdout] test test::for_joseph ... ok
[INFO] [stdout] test test::for_kincaid_second_to_last_students_garden ... ok
[INFO] [stdout] test test::for_larry_last_students_garden ... ok
[INFO] [stdout] test test::garden_with_single_student ... ok
[INFO] [stdout] test test::garden_with_two_students ... ok
[INFO] [stdout] test test::second_students_garden ... ok
[INFO] [stdout] test test::third_students_garden ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/knapsack.rs (/opt/rustwide/target/debug/deps/knapsack-4f80423627fd9391)
[INFO] [stderr]      Running unittests src/bin/largest_series_product.rs (/opt/rustwide/target/debug/deps/largest_series_product-62051b4579d7db6c)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test::example_knapsack ... ok
[INFO] [stdout] test test::five_items_cannot_be_greedy_by_value ... ok
[INFO] [stdout] test test::five_items_cannot_be_greedy_by_weight ... ok
[INFO] [stdout] test test::no_items ... ok
[INFO] [stdout] test test::one_item_too_heavy ... ok
[INFO] [stdout] test test::test_8_items ... ok
[INFO] [stdout] test test::test_15_items ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stderr]      Running unittests src/bin/list_ops.rs (/opt/rustwide/target/debug/deps/list_ops-35b485b6007d4a4b)
[INFO] [stdout] test test::a_string_with_non_digits_is_an_error ... ok
[INFO] [stdout] test test::a_span_is_longer_than_number_is_an_error ... ok
[INFO] [stdout] test test::find_the_largest_product_of_five_with_numbers_in_order ... ok
[INFO] [stdout] test test::find_the_largest_product_of_three_with_numbers_in_order ... ok
[INFO] [stdout] test test::find_the_largest_product_of_two_with_numbers_in_order ... ok
[INFO] [stdout] test test::find_the_largest_product_of_three_with_numbers_not_in_order ... ok
[INFO] [stdout] test test::find_the_largest_product_of_two_with_numbers_not_in_order ... ok
[INFO] [stdout] test test::empty_string_and_non_zero_span_is_an_error ... ok
[INFO] [stdout] test test::find_the_largest_product_when_span_equals_length ... ok
[INFO] [stdout] test test::return_is_a_result ... ok
[INFO] [stdout] test test::returns_zero_if_all_products_are_zero ... ok
[INFO] [stdout] test test::returns_zero_if_number_is_zeros ... ok
[INFO] [stdout] test test::span_of_six_in_a_large_number ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test test::append::list_to_empty_list ... ok
[INFO] [stdout] test test::append::empty_lists ... ok
[INFO] [stdout] test test::concat::empty_list ... ok
[INFO] [stdout] test test::append::empty_list_to_list ... ok
[INFO] [stdout] test test::append::non_empty_lists ... ok
[INFO] [stdout] test test::concat::list_of_lists ... ok
[INFO] [stdout] test test::filter::empty_list ... ok
[INFO] [stdout] test test::filter::non_empty_list ... ok
[INFO] [stdout] test test::foldl::direction_dependent_function_applied_to_non_empty_list ... ok
[INFO] [stdout] test test::foldl::direction_independent_function_applied_to_non_empty_list ... ok
[INFO] [stdout] test test::foldr::direction_dependent_function_applied_to_non_empty_list ... ok
[INFO] [stdout] test test::concat::list_of_nested_lists ... ok
[INFO] [stdout] test test::foldr::direction_independent_function_applied_to_non_empty_list ... ok
[INFO] [stdout] test test::foldl::empty_list ... ok
[INFO] [stdout] test test::foldr::empty_list ... ok
[INFO] [stdout] test test::length::non_empty_list ... ok
[INFO] [stdout] test test::map::empty_list ... ok
[INFO] [stdout] test test::map::non_empty_list ... ok
[INFO] [stdout] test test::reverse::empty_list ... ok
[INFO] [stdout] test test::reverse::non_empty_list ... ok
[INFO] [stdout] test test::reverse::list_of_lists_is_not_flattened ... ok
[INFO] [stderr]      Running unittests src/bin/luhn.rs (/opt/rustwide/target/debug/deps/luhn-00e6d294755bd896)
[INFO] [stdout] test test::length::empty_list ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test test::a_simple_valid_sin_that_becomes_invalid_if_reversed ... ok
[INFO] [stdout] test test::a_simple_valid_sin_that_remains_valid_if_reversed ... ok
[INFO] [stdout] test test::a_valid_canadian_sin ... ok
[INFO] [stdout] test test::input_digit_9_is_correctly_converted_to_output_digit_9 ... ok
[INFO] [stdout] test test::a_single_zero_is_invalid ... ok
[INFO] [stdout] test test::invalid_canadian_sin ... ok
[INFO] [stdout] test test::invalid_credit_card ... ok
[INFO] [stdout] test test::invalid_long_number_with_a_remainder_divisible_by_5 ... ok
[INFO] [stdout] test test::invalid_long_number_with_an_even_remainder ... ok
[INFO] [stdout] test test::more_than_a_single_zero_is_valid ... ok
[INFO] [stdout] test test::non_numeric_non_space_char_in_the_middle_with_a_sum_that_s_divisible_by_10_isn_t_allowed ... ok
[INFO] [stdout] test test::single_zero_with_space_is_invalid ... ok
[INFO] [stdout] test test::single_digit_strings_can_not_be_valid ... ok
[INFO] [stdout] test test::using_ascii_value_for_doubled_non_digit_isn_t_allowed ... ok
[INFO] [stdout] test test::valid_luhn_with_an_odd_number_of_digits_and_non_zero_first_digit ... ok
[INFO] [stdout] test test::valid_number_with_an_even_number_of_digits ... ok
[INFO] [stdout] test test::valid_number_with_an_odd_number_of_spaces ... ok
[INFO] [stdout] test test::valid_strings_with_punctuation_included_become_invalid ... ok
[INFO] [stdout] test test::valid_strings_with_a_non_digit_added_at_the_end_become_invalid ... ok
[INFO] [stdout] test test::valid_strings_with_symbols_included_become_invalid ... ok
[INFO] [stdout] test test::using_ascii_value_for_non_doubled_non_digit_isn_t_allowed ... ok
[INFO] [stdout] test test::very_long_input_is_valid ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stderr]      Running unittests src/bin/luhn_from.rs (/opt/rustwide/target/debug/deps/luhn_from-c3057a67378297e1)
[INFO] [stdout] test test::input_digit_9_is_still_correctly_converted_to_output_digit_9 ... ok
[INFO] [stdout] test test::invalid_canadian_sin_is_invalid ... ok
[INFO] [stdout] test test::invalid_credit_card_is_invalid ... ok
[INFO] [stdout] test test::single_digit_string_is_invalid ... ok
[INFO] [stdout] test test::single_zero_string_is_invalid ... ok
[INFO] [stdout] test test::strings_that_contain_non_digits_are_invalid ... ok
[INFO] [stdout] test test::valid_canadian_sin_is_valid ... ok
[INFO] [stdout] test test::you_can_validate_from_a_str ... ok
[INFO] [stdout] test test::you_can_validate_from_a_string ... ok
[INFO] [stdout] test test::you_can_validate_from_a_u16 ... ok
[INFO] [stdout] test test::you_can_validate_from_a_u32 ... ok
[INFO] [stdout] test test::you_can_validate_from_a_u64 ... ok
[INFO] [stdout] test test::you_can_validate_from_a_u8 ... ok
[INFO] [stdout] test test::you_can_validate_from_a_usize ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stderr]      Running unittests src/bin/luhn_trait.rs (/opt/rustwide/target/debug/deps/luhn_trait-582bd2777f69ee4d)
[INFO] [stdout] test test::you_can_validate_from_a_str ... ok
[INFO] [stdout] test test::input_digit_9_is_still_correctly_converted_to_output_digit_9 ... ok
[INFO] [stdout] test test::you_can_validate_from_a_string ... ok
[INFO] [stdout] test test::you_can_validate_from_a_u16 ... ok
[INFO] [stdout] test test::you_can_validate_from_a_u32 ... ok
[INFO] [stdout] test test::you_can_validate_from_a_u64 ... ok
[INFO] [stdout] test test::you_can_validate_from_a_u8 ... ok
[INFO] [stdout] test test::you_can_validate_from_a_usize ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test test::empty ... ok
[INFO] [stderr]      Running unittests src/bin/macros.rs (/opt/rustwide/target/debug/deps/macros-f7d7f0a45512334b)
[INFO] [stdout] test test::nested ... ok
[INFO] [stdout] test test::test::macro_out_of_scope ... ok
[INFO] [stdout] test test::single ... ok
[INFO] [stdout] test test::type_override ... ok
[INFO] [stdout] test test::test::type_not_in_scope ... ok
[INFO] [stdout] test test::trailing_comma ... ok
[INFO] [stdout] test test::no_trailing_comma ... ok
[INFO] [stdout] test test::compile_fails_comma_sep ... FAILED
[INFO] [stdout] test test::compile_fails_double_commas ... FAILED
[INFO] [stdout] test test::compile_fails_missing_argument ... FAILED
[INFO] [stdout] test test::compile_fails_leading_comma ... FAILED
[INFO] [stdout] test test::compile_fails_single_argument ... FAILED
[INFO] [stdout] test test::compile_fails_only_arrow ... FAILED
[INFO] [stdout] test test::compile_fails_no_comma ... FAILED
[INFO] [stdout] test test::compile_fails_only_comma ... FAILED
[INFO] [stdout] test test::compile_fails_triple_arguments ... FAILED
[INFO] [stdout] test test::compile_fails_two_arrows ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::compile_fails_comma_sep stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::compile_fails_comma_sep' (5819) panicked at src/bin/macros.rs:160:13:
[INFO] [stdout] "tests/invalid/comma-sep.rs" does not exist.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5789c9cea188 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5789c9cea188 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5789c9cea188 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5789c9cea188 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5789c9cfe24a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5789c9cfe24a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5789c9cee9a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5789c9cee9a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5789c9cc9166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5789c9cc9166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5789c9ce26d9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5789c9c7e5ac - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5789c9c7e5ac - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5789c9ce2892 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5789c9ce2892 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5789c9cc9222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5789c9cbe429 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5789c9cc9f3d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5789c9cfe93c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5789c9c66861 - macros[ef42c924b299959a]::test::simple_trybuild::compile_fail
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/macros.rs:160:13
[INFO] [stdout]   20:     0x5789c9c6f4c2 - macros[ef42c924b299959a]::test::compile_fails_comma_sep
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/macros.rs:115:9
[INFO] [stdout]   21:     0x5789c9c6d937 - macros[ef42c924b299959a]::test::compile_fails_comma_sep::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/macros.rs:114:33
[INFO] [stdout]   22:     0x5789c9c6a046 - <macros[ef42c924b299959a]::test::compile_fails_comma_sep::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5789c9c7168b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5789c9c7168b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5789c9c7ef05 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5789c9c7ef05 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5789c9c7ef05 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5789c9c7ef05 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5789c9c7ef05 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5789c9c7ef05 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5789c9c7ef05 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5789c9c78814 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5789c9c78814 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5789c9c81f82 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5789c9c81f82 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5789c9c81f82 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5789c9c81f82 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5789c9c81f82 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5789c9c81f82 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5789c9c81f82 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5789c9ce9aef - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   42:     0x5789c9ce9aef - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x75f72370eaa4 - <unknown>
[INFO] [stdout]   44:     0x75f72379ba64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::compile_fails_double_commas stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::compile_fails_double_commas' (5820) panicked at src/bin/macros.rs:160:13:
[INFO] [stdout] "tests/invalid/double-commas.rs" does not exist.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5789c9cea188 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5789c9cea188 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5789c9cea188 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5789c9cea188 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5789c9cfe24a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5789c9cfe24a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5789c9cee9a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5789c9cee9a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5789c9cc9166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5789c9cc9166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5789c9ce26d9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5789c9c7e5ac - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5789c9c7e5ac - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5789c9ce2892 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5789c9ce2892 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5789c9cc9222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5789c9cbe429 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5789c9cc9f3d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5789c9cfe93c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5789c9c66861 - macros[ef42c924b299959a]::test::simple_trybuild::compile_fail
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/macros.rs:160:13
[INFO] [stdout]   20:     0x5789c9c6f542 - macros[ef42c924b299959a]::test::compile_fails_double_commas
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/macros.rs:119:9
[INFO] [stdout]   21:     0x5789c9c6d9f7 - macros[ef42c924b299959a]::test::compile_fails_double_commas::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/macros.rs:118:37
[INFO] [stdout]   22:     0x5789c9c6a146 - <macros[ef42c924b299959a]::test::compile_fails_double_commas::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5789c9c7168b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5789c9c7168b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5789c9c7ef05 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5789c9c7ef05 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5789c9c7ef05 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5789c9c7ef05 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5789c9c7ef05 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5789c9c7ef05 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5789c9c7ef05 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5789c9c78814 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5789c9c78814 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5789c9c81f82 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5789c9c81f82 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5789c9c81f82 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5789c9c81f82 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5789c9c81f82 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5789c9c81f82 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5789c9c81f82 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5789c9ce9aef - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   42:     0x5789c9ce9aef - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x75f72370eaa4 - <unknown>
[INFO] [stdout]   44:     0x75f72379ba64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::compile_fails_missing_argument stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::compile_fails_missing_argument' (5822) panicked at src/bin/macros.rs:160:13:
[INFO] [stdout] "tests/invalid/missing-argument.rs" does not exist.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5789c9cea188 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5789c9cea188 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5789c9cea188 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5789c9cea188 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5789c9cfe24a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5789c9cfe24a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5789c9cee9a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5789c9cee9a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5789c9cc9166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5789c9cc9166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5789c9ce26d9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5789c9c7e5ac - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5789c9c7e5ac - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5789c9ce2892 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5789c9ce2892 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5789c9cc9222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5789c9cbe429 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5789c9cc9f3d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5789c9cfe93c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5789c9c66861 - macros[ef42c924b299959a]::test::simple_trybuild::compile_fail
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/macros.rs:160:13
[INFO] [stdout]   20:     0x5789c9c6f5a2 - macros[ef42c924b299959a]::test::compile_fails_missing_argument
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/macros.rs:151:9
[INFO] [stdout]   21:     0x5789c9c6da87 - macros[ef42c924b299959a]::test::compile_fails_missing_argument::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/macros.rs:150:40
[INFO] [stdout]   22:     0x5789c9c6a206 - <macros[ef42c924b299959a]::test::compile_fails_missing_argument::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5789c9c7168b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5789c9c7168b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5789c9c7ef05 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5789c9c7ef05 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5789c9c7ef05 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5789c9c7ef05 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5789c9c7ef05 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5789c9c7ef05 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5789c9c7ef05 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5789c9c78814 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5789c9c78814 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5789c9c81f82 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5789c9c81f82 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5789c9c81f82 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5789c9c81f82 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5789c9c81f82 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5789c9c81f82 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5789c9c81f82 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5789c9ce9aef - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   42:     0x5789c9ce9aef - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x75f72370eaa4 - <unknown>
[INFO] [stdout]   44:     0x75f72379ba64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::compile_fails_leading_comma stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::compile_fails_leading_comma' (5821) panicked at src/bin/macros.rs:160:13:
[INFO] [stdout] "tests/invalid/leading-comma.rs" does not exist.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5789c9cea188 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5789c9cea188 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5789c9cea188 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5789c9cea188 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5789c9cfe24a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5789c9cfe24a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5789c9cee9a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5789c9cee9a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5789c9cc9166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5789c9cc9166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5789c9ce26d9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5789c9c7e5ac - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5789c9c7e5ac - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5789c9ce2892 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5789c9ce2892 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5789c9cc9222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5789c9cbe429 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5789c9cc9f3d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5789c9cfe93c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5789c9c66861 - macros[ef42c924b299959a]::test::simple_trybuild::compile_fail
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/macros.rs:160:13
[INFO] [stdout]   20:     0x5789c9c6f562 - macros[ef42c924b299959a]::test::compile_fails_leading_comma
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/macros.rs:143:9
[INFO] [stdout]   21:     0x5789c9c6da27 - macros[ef42c924b299959a]::test::compile_fails_leading_comma::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/macros.rs:142:37
[INFO] [stdout]   22:     0x5789c9c6a186 - <macros[ef42c924b299959a]::test::compile_fails_leading_comma::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5789c9c7168b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5789c9c7168b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5789c9c7ef05 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5789c9c7ef05 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5789c9c7ef05 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5789c9c7ef05 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5789c9c7ef05 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5789c9c7ef05 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5789c9c7ef05 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5789c9c78814 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5789c9c78814 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr] error: test failed, to rerun pass `--bin macros`
[INFO] [stdout]   34:     0x5789c9c81f82 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5789c9c81f82 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5789c9c81f82 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5789c9c81f82 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5789c9c81f82 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5789c9c81f82 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5789c9c81f82 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5789c9ce9aef - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   42:     0x5789c9ce9aef - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x75f72370eaa4 - <unknown>
[INFO] [stdout]   44:     0x75f72379ba64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::compile_fails_single_argument stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::compile_fails_single_argument' (5826) panicked at src/bin/macros.rs:160:13:
[INFO] [stdout] "tests/invalid/single-argument.rs" does not exist.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5789c9cea188 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5789c9cea188 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5789c9cea188 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5789c9cea188 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5789c9cfe24a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5789c9cfe24a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5789c9cee9a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5789c9cee9a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5789c9cc9166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5789c9cc9166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5789c9ce26d9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5789c9c7e5ac - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5789c9c7e5ac - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5789c9ce2892 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5789c9ce2892 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5789c9cc9222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5789c9cbe429 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5789c9cc9f3d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5789c9cfe93c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5789c9c66861 - macros[ef42c924b299959a]::test::simple_trybuild::compile_fail
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/macros.rs:160:13
[INFO] [stdout]   20:     0x5789c9c6f582 - macros[ef42c924b299959a]::test::compile_fails_single_argument
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/macros.rs:127:9
[INFO] [stdout]   21:     0x5789c9c6da57 - macros[ef42c924b299959a]::test::compile_fails_single_argument::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/macros.rs:126:39
[INFO] [stdout]   22:     0x5789c9c6a1c6 - <macros[ef42c924b299959a]::test::compile_fails_single_argument::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5789c9c7168b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5789c9c7168b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5789c9c7ef05 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5789c9c7ef05 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5789c9c7ef05 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5789c9c7ef05 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5789c9c7ef05 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5789c9c7ef05 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5789c9c7ef05 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5789c9c78814 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5789c9c78814 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5789c9c81f82 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5789c9c81f82 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5789c9c81f82 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5789c9c81f82 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5789c9c81f82 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5789c9c81f82 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5789c9c81f82 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5789c9ce9aef - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   42:     0x5789c9ce9aef - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x75f72370eaa4 - <unknown>
[INFO] [stdout]   44:     0x75f72379ba64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::compile_fails_only_arrow stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::compile_fails_only_arrow' (5824) panicked at src/bin/macros.rs:160:13:
[INFO] [stdout] "tests/invalid/only-arrow.rs" does not exist.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5789c9cea188 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5789c9cea188 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5789c9cea188 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5789c9cea188 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5789c9cfe24a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5789c9cfe24a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5789c9cee9a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5789c9cee9a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5789c9cc9166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5789c9cc9166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5789c9ce26d9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5789c9c7e5ac - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5789c9c7e5ac - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5789c9ce2892 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5789c9ce2892 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5789c9cc9222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5789c9cbe429 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5789c9cc9f3d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5789c9cfe93c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5789c9c66861 - macros[ef42c924b299959a]::test::simple_trybuild::compile_fail
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/macros.rs:160:13
[INFO] [stdout]   20:     0x5789c9c6f4e2 - macros[ef42c924b299959a]::test::compile_fails_only_arrow
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/macros.rs:135:9
[INFO] [stdout]   21:     0x5789c9c6d967 - macros[ef42c924b299959a]::test::compile_fails_only_arrow::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/macros.rs:134:34
[INFO] [stdout]   22:     0x5789c9c6a086 - <macros[ef42c924b299959a]::test::compile_fails_only_arrow::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5789c9c7168b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5789c9c7168b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5789c9c7ef05 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5789c9c7ef05 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5789c9c7ef05 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5789c9c7ef05 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5789c9c7ef05 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5789c9c7ef05 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5789c9c7ef05 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5789c9c78814 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5789c9c78814 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5789c9c81f82 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5789c9c81f82 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5789c9c81f82 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5789c9c81f82 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5789c9c81f82 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5789c9c81f82 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5789c9c81f82 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5789c9ce9aef - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   42:     0x5789c9ce9aef - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x75f72370eaa4 - <unknown>
[INFO] [stdout]   44:     0x75f72379ba64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::compile_fails_no_comma stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::compile_fails_no_comma' (5823) panicked at src/bin/macros.rs:160:13:
[INFO] [stdout] "tests/invalid/no-comma.rs" does not exist.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5789c9cea188 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5789c9cea188 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5789c9cea188 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5789c9cea188 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5789c9cfe24a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5789c9cfe24a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5789c9cee9a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5789c9cee9a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5789c9cc9166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5789c9cc9166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5789c9ce26d9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5789c9c7e5ac - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5789c9c7e5ac - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5789c9ce2892 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5789c9ce2892 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5789c9cc9222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5789c9cbe429 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5789c9cc9f3d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5789c9cfe93c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5789c9c66861 - macros[ef42c924b299959a]::test::simple_trybuild::compile_fail
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/macros.rs:160:13
[INFO] [stdout]   20:     0x5789c9c6f4a2 - macros[ef42c924b299959a]::test::compile_fails_no_comma
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/macros.rs:147:9
[INFO] [stdout]   21:     0x5789c9c6d907 - macros[ef42c924b299959a]::test::compile_fails_no_comma::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/macros.rs:146:32
[INFO] [stdout]   22:     0x5789c9c6a006 - <macros[ef42c924b299959a]::test::compile_fails_no_comma::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5789c9c7168b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5789c9c7168b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5789c9c7ef05 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5789c9c7ef05 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5789c9c7ef05 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5789c9c7ef05 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5789c9c7ef05 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5789c9c7ef05 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5789c9c7ef05 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5789c9c78814 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5789c9c78814 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5789c9c81f82 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5789c9c81f82 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5789c9c81f82 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5789c9c81f82 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5789c9c81f82 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5789c9c81f82 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5789c9c81f82 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5789c9ce9aef - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   42:     0x5789c9ce9aef - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x75f72370eaa4 - <unknown>
[INFO] [stdout]   44:     0x75f72379ba64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::compile_fails_only_comma stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::compile_fails_only_comma' (5825) panicked at src/bin/macros.rs:160:13:
[INFO] [stdout] "tests/invalid/only-comma.rs" does not exist.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5789c9cea188 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5789c9cea188 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5789c9cea188 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5789c9cea188 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5789c9cfe24a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5789c9cfe24a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5789c9cee9a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5789c9cee9a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5789c9cc9166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5789c9cc9166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5789c9ce26d9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5789c9c7e5ac - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5789c9c7e5ac - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5789c9ce2892 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5789c9ce2892 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5789c9cc9222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5789c9cbe429 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5789c9cc9f3d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5789c9cfe93c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5789c9c66861 - macros[ef42c924b299959a]::test::simple_trybuild::compile_fail
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/macros.rs:160:13
[INFO] [stdout]   20:     0x5789c9c6f502 - macros[ef42c924b299959a]::test::compile_fails_only_comma
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/macros.rs:123:9
[INFO] [stdout]   21:     0x5789c9c6d997 - macros[ef42c924b299959a]::test::compile_fails_only_comma::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/macros.rs:122:34
[INFO] [stdout]   22:     0x5789c9c6a0c6 - <macros[ef42c924b299959a]::test::compile_fails_only_comma::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5789c9c7168b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5789c9c7168b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5789c9c7ef05 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5789c9c7ef05 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5789c9c7ef05 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5789c9c7ef05 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5789c9c7ef05 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5789c9c7ef05 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5789c9c7ef05 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5789c9c78814 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5789c9c78814 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5789c9c81f82 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5789c9c81f82 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5789c9c81f82 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5789c9c81f82 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5789c9c81f82 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5789c9c81f82 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5789c9c81f82 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5789c9ce9aef - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   42:     0x5789c9ce9aef - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x75f72370eaa4 - <unknown>
[INFO] [stdout]   44:     0x75f72379ba64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::compile_fails_triple_arguments stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::compile_fails_triple_arguments' (5827) panicked at src/bin/macros.rs:160:13:
[INFO] [stdout] "tests/invalid/triple-arguments.rs" does not exist.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5789c9cea188 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5789c9cea188 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5789c9cea188 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5789c9cea188 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5789c9cfe24a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5789c9cfe24a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5789c9cee9a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5789c9cee9a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5789c9cc9166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5789c9cc9166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5789c9ce26d9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5789c9c7e5ac - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5789c9c7e5ac - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5789c9ce2892 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5789c9ce2892 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5789c9cc9222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5789c9cbe429 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5789c9cc9f3d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5789c9cfe93c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5789c9c66861 - macros[ef42c924b299959a]::test::simple_trybuild::compile_fail
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/macros.rs:160:13
[INFO] [stdout]   20:     0x5789c9c6f5c2 - macros[ef42c924b299959a]::test::compile_fails_triple_arguments
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/macros.rs:131:9
[INFO] [stdout]   21:     0x5789c9c6dab7 - macros[ef42c924b299959a]::test::compile_fails_triple_arguments::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/macros.rs:130:40
[INFO] [stdout]   22:     0x5789c9c6a246 - <macros[ef42c924b299959a]::test::compile_fails_triple_arguments::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5789c9c7168b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5789c9c7168b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5789c9c7ef05 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5789c9c7ef05 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5789c9c7ef05 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5789c9c7ef05 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5789c9c7ef05 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5789c9c7ef05 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5789c9c7ef05 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5789c9c78814 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5789c9c78814 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5789c9c81f82 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5789c9c81f82 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5789c9c81f82 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5789c9c81f82 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5789c9c81f82 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5789c9c81f82 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5789c9c81f82 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5789c9ce9aef - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   42:     0x5789c9ce9aef - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x75f72370eaa4 - <unknown>
[INFO] [stdout]   44:     0x75f72379ba64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::compile_fails_two_arrows stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::compile_fails_two_arrows' (5828) panicked at src/bin/macros.rs:160:13:
[INFO] [stdout] "tests/invalid/two-arrows.rs" does not exist.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5789c9cea188 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5789c9cea188 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5789c9cea188 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5789c9cea188 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5789c9cfe24a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5789c9cfe24a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5789c9cee9a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5789c9cee9a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5789c9cc9166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5789c9cc9166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5789c9ce26d9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5789c9c7e5ac - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5789c9c7e5ac - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5789c9ce2892 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5789c9ce2892 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5789c9cc9222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5789c9cbe429 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5789c9cc9f3d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5789c9cfe93c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5789c9c66861 - macros[ef42c924b299959a]::test::simple_trybuild::compile_fail
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/macros.rs:160:13
[INFO] [stdout]   20:     0x5789c9c6f522 - macros[ef42c924b299959a]::test::compile_fails_two_arrows
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/macros.rs:139:9
[INFO] [stdout]   21:     0x5789c9c6d9c7 - macros[ef42c924b299959a]::test::compile_fails_two_arrows::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/macros.rs:138:34
[INFO] [stdout]   22:     0x5789c9c6a106 - <macros[ef42c924b299959a]::test::compile_fails_two_arrows::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5789c9c7168b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5789c9c7168b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5789c9c7ef05 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5789c9c7ef05 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5789c9c7ef05 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5789c9c7ef05 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5789c9c7ef05 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5789c9c7ef05 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5789c9c7ef05 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5789c9c78814 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5789c9c78814 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5789c9c81f82 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5789c9c81f82 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5789c9c81f82 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5789c9c81f82 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5789c9c81f82 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5789c9c81f82 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5789c9c81f82 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5789c9ce9aef - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   42:     0x5789c9ce9aef - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x75f72370eaa4 - <unknown>
[INFO] [stdout]   44:     0x75f72379ba64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::compile_fails_comma_sep
[INFO] [stdout]     test::compile_fails_double_commas
[INFO] [stdout]     test::compile_fails_leading_comma
[INFO] [stdout]     test::compile_fails_missing_argument
[INFO] [stdout]     test::compile_fails_no_comma
[INFO] [stdout]     test::compile_fails_only_arrow
[INFO] [stdout]     test::compile_fails_only_comma
[INFO] [stdout]     test::compile_fails_single_argument
[INFO] [stdout]     test::compile_fails_triple_arguments
[INFO] [stdout]     test::compile_fails_two_arrows
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 8 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3795d0a1c84a48656471ae109356fdf765175b098830bc2ff147582c2099c84a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3795d0a1c84a48656471ae109356fdf765175b098830bc2ff147582c2099c84a", kill_on_drop: false }`
[INFO] [stdout] 3795d0a1c84a48656471ae109356fdf765175b098830bc2ff147582c2099c84a
