[INFO] cloning repository https://github.com/Ogwen123/ptest
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ogwen123/ptest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOgwen123%2Fptest", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOgwen123%2Fptest'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1fd7c4a95cadb70c18bf1d5e0fc9dc680f4591a3
[INFO] testing Ogwen123/ptest against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOgwen123%2Fptest" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ogwen123/ptest
[INFO] finished tweaking git repo https://github.com/Ogwen123/ptest
[INFO] tweaked toml for git repo https://github.com/Ogwen123/ptest written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ogwen123/ptest on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ogwen123/ptest 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 56bac9d13da39dbaacf0901342b273df1eb323397c49bbebf6c8adea706a13f6
[INFO] running `Command { std: "docker" "start" "-a" "56bac9d13da39dbaacf0901342b273df1eb323397c49bbebf6c8adea706a13f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56bac9d13da39dbaacf0901342b273df1eb323397c49bbebf6c8adea706a13f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56bac9d13da39dbaacf0901342b273df1eb323397c49bbebf6c8adea706a13f6", kill_on_drop: false }`
[INFO] [stdout] 56bac9d13da39dbaacf0901342b273df1eb323397c49bbebf6c8adea706a13f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 43a5fdfbbed44a5e8f680417d5e8f0e1094ae339c60762fa678729339820b26e
[INFO] running `Command { std: "docker" "start" "-a" "43a5fdfbbed44a5e8f680417d5e8f0e1094ae339c60762fa678729339820b26e", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling cargo-ptest v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/parse.rs:69:19
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn has(&self, name: String) {}
[INFO] [stdout]    |                   ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/parse.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 |     let mut lines = windows_safe_out.split("\n").filter(|x| x.len() != 0);
[INFO] [stdout]     |         ----^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `results`
[INFO] [stdout]    --> src/parse.rs:212:13
[INFO] [stdout]     |
[INFO] [stdout] 212 |     let mut results: Vec<TestBranch>;
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_results`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `looking_at`
[INFO] [stdout]    --> src/parse.rs:223:17
[INFO] [stdout]     |
[INFO] [stdout] 223 |         let mut looking_at: Option<&mut TestBranch> = None;
[INFO] [stdout]     |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_looking_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> src/parse.rs:225:14
[INFO] [stdout]     |
[INFO] [stdout] 225 |         for (index, elem) in path_elements.iter().enumerate() {}
[INFO] [stdout]     |              ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `elem`
[INFO] [stdout]    --> src/parse.rs:225:21
[INFO] [stdout]     |
[INFO] [stdout] 225 |         for (index, elem) in path_elements.iter().enumerate() {}
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_elem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/parse.rs:223:13
[INFO] [stdout]     |
[INFO] [stdout] 223 |         let mut looking_at: Option<&mut TestBranch> = None;
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `count_line_match`
[INFO] [stdout]    --> src/parse.rs:247:9
[INFO] [stdout]     |
[INFO] [stdout] 247 |     let count_line_match = Regex::new(r"running (?<count>\d+) test(s?)").unwrap();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_count_line_match`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `test_run_match`
[INFO] [stdout]    --> src/parse.rs:248:9
[INFO] [stdout]     |
[INFO] [stdout] 248 |     let test_run_match = Regex::new(r"running (?<count>.) tests").unwrap();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_test_run_match`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tests_summary_match`
[INFO] [stdout]    --> src/parse.rs:249:9
[INFO] [stdout]     |
[INFO] [stdout] 249 |     let tests_summary_match = Regex::new(r"test result: (?<overall_result>.)\.. (?<passed>.)\. passed; (?<failed>.)\. failed; (?<ignored>...
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tests_summary_match`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]    --> src/parse.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 241 |     config: &Config
[INFO] [stdout]     |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `colour`
[INFO] [stdout]   --> src/display.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn colour<T>(colour: Colour, text: T) -> String
[INFO] [stdout]    |                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_colour`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]   --> src/display.rs:16:34
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn colour<T>(colour: Colour, text: T) -> String
[INFO] [stdout]    |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tree`
[INFO] [stdout]   --> src/display.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn display(tree: Vec<TestBranch>, config: &Config) {}
[INFO] [stdout]    |                ^^^^ help: if this is intentional, prefix it with an underscore: `_tree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> src/display.rs:28:39
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn display(tree: Vec<TestBranch>, config: &Config) {}
[INFO] [stdout]    |                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/config.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let mut args_to_find = 0;
[INFO] [stdout]    |         ----^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `has` is never used
[INFO] [stdout]   --> src/parse.rs:69:8
[INFO] [stdout]    |
[INFO] [stdout] 68 | impl TestBranch {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] 69 |     fn has(&self, name: String) {}
[INFO] [stdout]    |        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `result` are never read
[INFO] [stdout]   --> src/display.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Test {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 12 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 13 |     result: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/parse.rs:69:19
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn has(&self, name: String) {}
[INFO] [stdout]    |                   ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/parse.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 |     let mut lines = windows_safe_out.split("\n").filter(|x| x.len() != 0);
[INFO] [stdout]     |         ----^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `results`
[INFO] [stdout]    --> src/parse.rs:212:13
[INFO] [stdout]     |
[INFO] [stdout] 212 |     let mut results: Vec<TestBranch>;
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_results`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `looking_at`
[INFO] [stdout]    --> src/parse.rs:223:17
[INFO] [stdout]     |
[INFO] [stdout] 223 |         let mut looking_at: Option<&mut TestBranch> = None;
[INFO] [stdout]     |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_looking_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> src/parse.rs:225:14
[INFO] [stdout]     |
[INFO] [stdout] 225 |         for (index, elem) in path_elements.iter().enumerate() {}
[INFO] [stdout]     |              ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `elem`
[INFO] [stdout]    --> src/parse.rs:225:21
[INFO] [stdout]     |
[INFO] [stdout] 225 |         for (index, elem) in path_elements.iter().enumerate() {}
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_elem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/parse.rs:223:13
[INFO] [stdout]     |
[INFO] [stdout] 223 |         let mut looking_at: Option<&mut TestBranch> = None;
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `count_line_match`
[INFO] [stdout]    --> src/parse.rs:247:9
[INFO] [stdout]     |
[INFO] [stdout] 247 |     let count_line_match = Regex::new(r"running (?<count>\d+) test(s?)").unwrap();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_count_line_match`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `test_run_match`
[INFO] [stdout]    --> src/parse.rs:248:9
[INFO] [stdout]     |
[INFO] [stdout] 248 |     let test_run_match = Regex::new(r"running (?<count>.) tests").unwrap();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_test_run_match`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tests_summary_match`
[INFO] [stdout]    --> src/parse.rs:249:9
[INFO] [stdout]     |
[INFO] [stdout] 249 |     let tests_summary_match = Regex::new(r"test result: (?<overall_result>.)\.. (?<passed>.)\. passed; (?<failed>.)\. failed; (?<ignored>...
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tests_summary_match`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]    --> src/parse.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 241 |     config: &Config
[INFO] [stdout]     |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `colour`
[INFO] [stdout]   --> src/display.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn colour<T>(colour: Colour, text: T) -> String
[INFO] [stdout]    |                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_colour`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]   --> src/display.rs:16:34
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn colour<T>(colour: Colour, text: T) -> String
[INFO] [stdout]    |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tree`
[INFO] [stdout]   --> src/display.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn display(tree: Vec<TestBranch>, config: &Config) {}
[INFO] [stdout]    |                ^^^^ help: if this is intentional, prefix it with an underscore: `_tree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> src/display.rs:28:39
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn display(tree: Vec<TestBranch>, config: &Config) {}
[INFO] [stdout]    |                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/config.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let mut args_to_find = 0;
[INFO] [stdout]    |         ----^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `success` are never read
[INFO] [stdout]   --> src/parse.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct TestLeaf {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 57 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 58 |     pub success: bool
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `is_result`, `name`, `children`, and `result` are never read
[INFO] [stdout]   --> src/parse.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub struct TestBranch {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 62 |     pub is_result: bool,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 63 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 64 |     pub children: Option<HashMap<String, TestBranch>>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 65 |     pub result: Option<TestLeaf>
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `has` is never used
[INFO] [stdout]   --> src/parse.rs:69:8
[INFO] [stdout]    |
[INFO] [stdout] 68 | impl TestBranch {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] 69 |     fn has(&self, name: String) {}
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Colour` is never used
[INFO] [stdout]  --> src/display.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum Colour {
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Test` is never constructed
[INFO] [stdout]   --> src/display.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Test {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `colour` is never used
[INFO] [stdout]   --> src/display.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn colour<T>(colour: Colour, text: T) -> String
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DisplayTree` is never constructed
[INFO] [stdout]   --> src/display.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct DisplayTree {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.75s
[INFO] running `Command { std: "docker" "inspect" "43a5fdfbbed44a5e8f680417d5e8f0e1094ae339c60762fa678729339820b26e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43a5fdfbbed44a5e8f680417d5e8f0e1094ae339c60762fa678729339820b26e", kill_on_drop: false }`
[INFO] [stdout] 43a5fdfbbed44a5e8f680417d5e8f0e1094ae339c60762fa678729339820b26e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 475c78b38666640866595d5d47c68c56a5ddba1ebdbc89a44d2e2f9fc9b904b6
[INFO] running `Command { std: "docker" "start" "-a" "475c78b38666640866595d5d47c68c56a5ddba1ebdbc89a44d2e2f9fc9b904b6", kill_on_drop: false }`
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/parse.rs:69:19
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn has(&self, name: String) {}
[INFO] [stdout]    |                   ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/parse.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 |     let mut lines = windows_safe_out.split("\n").filter(|x| x.len() != 0);
[INFO] [stdout]     |         ----^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `results`
[INFO] [stdout]    --> src/parse.rs:212:13
[INFO] [stdout]     |
[INFO] [stdout] 212 |     let mut results: Vec<TestBranch>;
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_results`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `looking_at`
[INFO] [stdout]    --> src/parse.rs:223:17
[INFO] [stdout]     |
[INFO] [stdout] 223 |         let mut looking_at: Option<&mut TestBranch> = None;
[INFO] [stdout]     |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_looking_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> src/parse.rs:225:14
[INFO] [stdout]     |
[INFO] [stdout] 225 |         for (index, elem) in path_elements.iter().enumerate() {}
[INFO] [stdout]     |              ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `elem`
[INFO] [stdout]    --> src/parse.rs:225:21
[INFO] [stdout]     |
[INFO] [stdout] 225 |         for (index, elem) in path_elements.iter().enumerate() {}
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_elem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/parse.rs:223:13
[INFO] [stdout]     |
[INFO] [stdout] 223 |         let mut looking_at: Option<&mut TestBranch> = None;
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `count_line_match`
[INFO] [stdout]    --> src/parse.rs:247:9
[INFO] [stdout]     |
[INFO] [stdout] 247 |     let count_line_match = Regex::new(r"running (?<count>\d+) test(s?)").unwrap();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_count_line_match`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `test_run_match`
[INFO] [stdout]    --> src/parse.rs:248:9
[INFO] [stdout]     |
[INFO] [stdout] 248 |     let test_run_match = Regex::new(r"running (?<count>.) tests").unwrap();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_test_run_match`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tests_summary_match`
[INFO] [stdout]    --> src/parse.rs:249:9
[INFO] [stdout]     |
[INFO] [stdout] 249 |     let tests_summary_match = Regex::new(r"test result: (?<overall_result>.)\.. (?<passed>.)\. passed; (?<failed>.)\. failed; (?<ignored>...
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tests_summary_match`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]    --> src/parse.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 241 |     config: &Config
[INFO] [stdout]     |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `colour`
[INFO] [stdout]   --> src/display.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn colour<T>(colour: Colour, text: T) -> String
[INFO] [stdout]    |                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_colour`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]   --> src/display.rs:16:34
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn colour<T>(colour: Colour, text: T) -> String
[INFO] [stdout]    |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tree`
[INFO] [stdout]   --> src/display.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn display(tree: Vec<TestBranch>, config: &Config) {}
[INFO] [stdout]    |                ^^^^ help: if this is intentional, prefix it with an underscore: `_tree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> src/display.rs:28:39
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn display(tree: Vec<TestBranch>, config: &Config) {}
[INFO] [stdout]    |                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/config.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let mut args_to_find = 0;
[INFO] [stdout]    |         ----^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `has` is never used
[INFO] [stdout]   --> src/parse.rs:69:8
[INFO] [stdout]    |
[INFO] [stdout] 68 | impl TestBranch {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] 69 |     fn has(&self, name: String) {}
[INFO] [stdout]    |        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `result` are never read
[INFO] [stdout]   --> src/display.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Test {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 12 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 13 |     result: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cargo-ptest v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/parse.rs:69:19
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn has(&self, name: String) {}
[INFO] [stdout]    |                   ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/parse.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 |     let mut lines = windows_safe_out.split("\n").filter(|x| x.len() != 0);
[INFO] [stdout]     |         ----^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `results`
[INFO] [stdout]    --> src/parse.rs:212:13
[INFO] [stdout]     |
[INFO] [stdout] 212 |     let mut results: Vec<TestBranch>;
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_results`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `looking_at`
[INFO] [stdout]    --> src/parse.rs:223:17
[INFO] [stdout]     |
[INFO] [stdout] 223 |         let mut looking_at: Option<&mut TestBranch> = None;
[INFO] [stdout]     |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_looking_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> src/parse.rs:225:14
[INFO] [stdout]     |
[INFO] [stdout] 225 |         for (index, elem) in path_elements.iter().enumerate() {}
[INFO] [stdout]     |              ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `elem`
[INFO] [stdout]    --> src/parse.rs:225:21
[INFO] [stdout]     |
[INFO] [stdout] 225 |         for (index, elem) in path_elements.iter().enumerate() {}
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_elem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/parse.rs:223:13
[INFO] [stdout]     |
[INFO] [stdout] 223 |         let mut looking_at: Option<&mut TestBranch> = None;
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `count_line_match`
[INFO] [stdout]    --> src/parse.rs:247:9
[INFO] [stdout]     |
[INFO] [stdout] 247 |     let count_line_match = Regex::new(r"running (?<count>\d+) test(s?)").unwrap();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_count_line_match`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `test_run_match`
[INFO] [stdout]    --> src/parse.rs:248:9
[INFO] [stdout]     |
[INFO] [stdout] 248 |     let test_run_match = Regex::new(r"running (?<count>.) tests").unwrap();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_test_run_match`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tests_summary_match`
[INFO] [stdout]    --> src/parse.rs:249:9
[INFO] [stdout]     |
[INFO] [stdout] 249 |     let tests_summary_match = Regex::new(r"test result: (?<overall_result>.)\.. (?<passed>.)\. passed; (?<failed>.)\. failed; (?<ignored>...
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tests_summary_match`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]    --> src/parse.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 241 |     config: &Config
[INFO] [stdout]     |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `colour`
[INFO] [stdout]   --> src/display.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn colour<T>(colour: Colour, text: T) -> String
[INFO] [stdout]    |                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_colour`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]   --> src/display.rs:16:34
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn colour<T>(colour: Colour, text: T) -> String
[INFO] [stdout]    |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tree`
[INFO] [stdout]   --> src/display.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn display(tree: Vec<TestBranch>, config: &Config) {}
[INFO] [stdout]    |                ^^^^ help: if this is intentional, prefix it with an underscore: `_tree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> src/display.rs:28:39
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn display(tree: Vec<TestBranch>, config: &Config) {}
[INFO] [stdout]    |                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/config.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let mut args_to_find = 0;
[INFO] [stdout]    |         ----^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `success` are never read
[INFO] [stdout]   --> src/parse.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct TestLeaf {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 57 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 58 |     pub success: bool
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `is_result`, `name`, `children`, and `result` are never read
[INFO] [stdout]   --> src/parse.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub struct TestBranch {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 62 |     pub is_result: bool,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 63 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 64 |     pub children: Option<HashMap<String, TestBranch>>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 65 |     pub result: Option<TestLeaf>
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `has` is never used
[INFO] [stdout]   --> src/parse.rs:69:8
[INFO] [stdout]    |
[INFO] [stdout] 68 | impl TestBranch {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] 69 |     fn has(&self, name: String) {}
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Colour` is never used
[INFO] [stdout]  --> src/display.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum Colour {
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Test` is never constructed
[INFO] [stdout]   --> src/display.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Test {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `colour` is never used
[INFO] [stdout]   --> src/display.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn colour<T>(colour: Colour, text: T) -> String
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DisplayTree` is never constructed
[INFO] [stdout]   --> src/display.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct DisplayTree {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/parse.rs:69:19
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn has(&self, name: String) {}
[INFO] [stdout]    |                   ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/parse.rs:69:19
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn has(&self, name: String) {}
[INFO] [stdout]    |                   ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/parse.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 |     let mut lines = windows_safe_out.split("\n").filter(|x| x.len() != 0);
[INFO] [stdout]     |         ----^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/parse.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 |     let mut lines = windows_safe_out.split("\n").filter(|x| x.len() != 0);
[INFO] [stdout]     |         ----^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `results`
[INFO] [stdout]    --> src/parse.rs:212:13
[INFO] [stdout]     |
[INFO] [stdout] 212 |     let mut results: Vec<TestBranch>;
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_results`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `looking_at`
[INFO] [stdout]    --> src/parse.rs:223:17
[INFO] [stdout]     |
[INFO] [stdout] 223 |         let mut looking_at: Option<&mut TestBranch> = None;
[INFO] [stdout]     |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_looking_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> src/parse.rs:225:14
[INFO] [stdout]     |
[INFO] [stdout] 225 |         for (index, elem) in path_elements.iter().enumerate() {}
[INFO] [stdout]     |              ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `elem`
[INFO] [stdout]    --> src/parse.rs:225:21
[INFO] [stdout]     |
[INFO] [stdout] 225 |         for (index, elem) in path_elements.iter().enumerate() {}
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_elem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `results`
[INFO] [stdout]    --> src/parse.rs:212:13
[INFO] [stdout]     |
[INFO] [stdout] 212 |     let mut results: Vec<TestBranch>;
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_results`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `looking_at`
[INFO] [stdout]    --> src/parse.rs:223:17
[INFO] [stdout]     |
[INFO] [stdout] 223 |         let mut looking_at: Option<&mut TestBranch> = None;
[INFO] [stdout]     |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_looking_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> src/parse.rs:225:14
[INFO] [stdout]     |
[INFO] [stdout] 225 |         for (index, elem) in path_elements.iter().enumerate() {}
[INFO] [stdout]     |              ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `elem`
[INFO] [stdout]    --> src/parse.rs:225:21
[INFO] [stdout]     |
[INFO] [stdout] 225 |         for (index, elem) in path_elements.iter().enumerate() {}
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_elem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/parse.rs:223:13
[INFO] [stdout]     |
[INFO] [stdout] 223 |         let mut looking_at: Option<&mut TestBranch> = None;
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/parse.rs:223:13
[INFO] [stdout]     |
[INFO] [stdout] 223 |         let mut looking_at: Option<&mut TestBranch> = None;
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `count_line_match`
[INFO] [stdout]    --> src/parse.rs:247:9
[INFO] [stdout]     |
[INFO] [stdout] 247 |     let count_line_match = Regex::new(r"running (?<count>\d+) test(s?)").unwrap();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_count_line_match`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `test_run_match`
[INFO] [stdout]    --> src/parse.rs:248:9
[INFO] [stdout]     |
[INFO] [stdout] 248 |     let test_run_match = Regex::new(r"running (?<count>.) tests").unwrap();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_test_run_match`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tests_summary_match`
[INFO] [stdout]    --> src/parse.rs:249:9
[INFO] [stdout]     |
[INFO] [stdout] 249 |     let tests_summary_match = Regex::new(r"test result: (?<overall_result>.)\.. (?<passed>.)\. passed; (?<failed>.)\. failed; (?<ignored>...
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tests_summary_match`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]    --> src/parse.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 241 |     config: &Config
[INFO] [stdout]     |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `count_line_match`
[INFO] [stdout]    --> src/parse.rs:247:9
[INFO] [stdout]     |
[INFO] [stdout] 247 |     let count_line_match = Regex::new(r"running (?<count>\d+) test(s?)").unwrap();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_count_line_match`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `test_run_match`
[INFO] [stdout]    --> src/parse.rs:248:9
[INFO] [stdout]     |
[INFO] [stdout] 248 |     let test_run_match = Regex::new(r"running (?<count>.) tests").unwrap();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_test_run_match`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tests_summary_match`
[INFO] [stdout]    --> src/parse.rs:249:9
[INFO] [stdout]     |
[INFO] [stdout] 249 |     let tests_summary_match = Regex::new(r"test result: (?<overall_result>.)\.. (?<passed>.)\. passed; (?<failed>.)\. failed; (?<ignored>...
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tests_summary_match`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]    --> src/parse.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 241 |     config: &Config
[INFO] [stdout]     |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `colour`
[INFO] [stdout]   --> src/display.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn colour<T>(colour: Colour, text: T) -> String
[INFO] [stdout]    |                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_colour`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `colour`
[INFO] [stdout]   --> src/display.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn colour<T>(colour: Colour, text: T) -> String
[INFO] [stdout]    |                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_colour`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]   --> src/display.rs:16:34
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn colour<T>(colour: Colour, text: T) -> String
[INFO] [stdout]    |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tree`
[INFO] [stdout]   --> src/display.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn display(tree: Vec<TestBranch>, config: &Config) {}
[INFO] [stdout]    |                ^^^^ help: if this is intentional, prefix it with an underscore: `_tree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> src/display.rs:28:39
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn display(tree: Vec<TestBranch>, config: &Config) {}
[INFO] [stdout]    |                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]   --> src/display.rs:16:34
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn colour<T>(colour: Colour, text: T) -> String
[INFO] [stdout]    |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tree`
[INFO] [stdout]   --> src/display.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn display(tree: Vec<TestBranch>, config: &Config) {}
[INFO] [stdout]    |                ^^^^ help: if this is intentional, prefix it with an underscore: `_tree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> src/display.rs:28:39
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn display(tree: Vec<TestBranch>, config: &Config) {}
[INFO] [stdout]    |                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/config.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let mut args_to_find = 0;
[INFO] [stdout]    |         ----^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `success` are never read
[INFO] [stdout]   --> src/parse.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct TestLeaf {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 57 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 58 |     pub success: bool
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `is_result`, `name`, `children`, and `result` are never read
[INFO] [stdout]   --> src/parse.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub struct TestBranch {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 62 |     pub is_result: bool,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 63 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 64 |     pub children: Option<HashMap<String, TestBranch>>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 65 |     pub result: Option<TestLeaf>
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `has` is never used
[INFO] [stdout]   --> src/parse.rs:69:8
[INFO] [stdout]    |
[INFO] [stdout] 68 | impl TestBranch {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] 69 |     fn has(&self, name: String) {}
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Colour` is never used
[INFO] [stdout]  --> src/display.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum Colour {
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Test` is never constructed
[INFO] [stdout]   --> src/display.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Test {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `colour` is never used
[INFO] [stdout]   --> src/display.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn colour<T>(colour: Colour, text: T) -> String
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DisplayTree` is never constructed
[INFO] [stdout]   --> src/display.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct DisplayTree {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/config.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let mut args_to_find = 0;
[INFO] [stdout]    |         ----^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `has` is never used
[INFO] [stdout]   --> src/parse.rs:69:8
[INFO] [stdout]    |
[INFO] [stdout] 68 | impl TestBranch {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] 69 |     fn has(&self, name: String) {}
[INFO] [stdout]    |        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `result` are never read
[INFO] [stdout]   --> src/display.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Test {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 12 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 13 |     result: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.77s
[INFO] running `Command { std: "docker" "inspect" "475c78b38666640866595d5d47c68c56a5ddba1ebdbc89a44d2e2f9fc9b904b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "475c78b38666640866595d5d47c68c56a5ddba1ebdbc89a44d2e2f9fc9b904b6", kill_on_drop: false }`
[INFO] [stdout] 475c78b38666640866595d5d47c68c56a5ddba1ebdbc89a44d2e2f9fc9b904b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 05769e116bb79062b967468b6b3bc538d76e80db783b8af061a0a33babcb1094
[INFO] running `Command { std: "docker" "start" "-a" "05769e116bb79062b967468b6b3bc538d76e80db783b8af061a0a33babcb1094", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]   --> src/parse.rs:69:19
[INFO] [stderr]    |
[INFO] [stderr] 69 |     fn has(&self, name: String) {}
[INFO] [stderr]    |                   ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/parse.rs:120:9
[INFO] [stderr]     |
[INFO] [stderr] 120 |     let mut lines = windows_safe_out.split("\n").filter(|x| x.len() != 0);
[INFO] [stderr]     |         ----^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `results`
[INFO] [stderr]    --> src/parse.rs:212:13
[INFO] [stderr]     |
[INFO] [stderr] 212 |     let mut results: Vec<TestBranch>;
[INFO] [stderr]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_results`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `looking_at`
[INFO] [stderr]    --> src/parse.rs:223:17
[INFO] [stderr]     |
[INFO] [stderr] 223 |         let mut looking_at: Option<&mut TestBranch> = None;
[INFO] [stderr]     |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_looking_at`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `index`
[INFO] [stderr]    --> src/parse.rs:225:14
[INFO] [stderr]     |
[INFO] [stderr] 225 |         for (index, elem) in path_elements.iter().enumerate() {}
[INFO] [stderr]     |              ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `elem`
[INFO] [stderr]    --> src/parse.rs:225:21
[INFO] [stderr]     |
[INFO] [stderr] 225 |         for (index, elem) in path_elements.iter().enumerate() {}
[INFO] [stderr]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_elem`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/parse.rs:223:13
[INFO] [stderr]     |
[INFO] [stderr] 223 |         let mut looking_at: Option<&mut TestBranch> = None;
[INFO] [stderr]     |             ----^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `count_line_match`
[INFO] [stderr]    --> src/parse.rs:247:9
[INFO] [stderr]     |
[INFO] [stderr] 247 |     let count_line_match = Regex::new(r"running (?<count>\d+) test(s?)").unwrap();
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_count_line_match`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `test_run_match`
[INFO] [stderr]    --> src/parse.rs:248:9
[INFO] [stderr]     |
[INFO] [stderr] 248 |     let test_run_match = Regex::new(r"running (?<count>.) tests").unwrap();
[INFO] [stderr]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_test_run_match`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `tests_summary_match`
[INFO] [stderr]    --> src/parse.rs:249:9
[INFO] [stderr]     |
[INFO] [stderr] 249 |     let tests_summary_match = Regex::new(r"test result: (?<overall_result>.)\.. (?<passed>.)\. passed; (?<failed>.)\. failed; (?<ignored>...
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tests_summary_match`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `config`
[INFO] [stderr]    --> src/parse.rs:241:5
[INFO] [stderr]     |
[INFO] [stderr] 241 |     config: &Config
[INFO] [stderr]     |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `colour`
[INFO] [stderr]   --> src/display.rs:16:18
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub fn colour<T>(colour: Colour, text: T) -> String
[INFO] [stderr]    |                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_colour`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `text`
[INFO] [stderr]   --> src/display.rs:16:34
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub fn colour<T>(colour: Colour, text: T) -> String
[INFO] [stderr]    |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `tree`
[INFO] [stderr]   --> src/display.rs:28:16
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub fn display(tree: Vec<TestBranch>, config: &Config) {}
[INFO] [stderr]    |                ^^^^ help: if this is intentional, prefix it with an underscore: `_tree`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `config`
[INFO] [stderr]   --> src/display.rs:28:39
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub fn display(tree: Vec<TestBranch>, config: &Config) {}
[INFO] [stderr]    |                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/config.rs:17:9
[INFO] [stderr]    |
[INFO] [stderr] 17 |     let mut args_to_find = 0;
[INFO] [stderr]    |         ----^^^^^^^^^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: method `has` is never used
[INFO] [stderr]   --> src/parse.rs:69:8
[INFO] [stderr]    |
[INFO] [stderr] 68 | impl TestBranch {
[INFO] [stderr]    | --------------- method in this implementation
[INFO] [stderr] 69 |     fn has(&self, name: String) {}
[INFO] [stderr]    |        ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `name` and `result` are never read
[INFO] [stderr]   --> src/display.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct Test {
[INFO] [stderr]    |            ---- fields in this struct
[INFO] [stderr] 12 |     name: String,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 13 |     result: String,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `cargo-ptest` (lib) generated 18 warnings (run `cargo fix --lib -p cargo-ptest` to apply 3 suggestions)
[INFO] [stderr] warning: `cargo-ptest` (lib test) generated 18 warnings (18 duplicates)
[INFO] [stderr] warning: fields `name` and `success` are never read
[INFO] [stderr]   --> src/parse.rs:57:9
[INFO] [stderr]    |
[INFO] [stderr] 56 | pub struct TestLeaf {
[INFO] [stderr]    |            -------- fields in this struct
[INFO] [stderr] 57 |     pub name: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 58 |     pub success: bool
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `is_result`, `name`, `children`, and `result` are never read
[INFO] [stderr]   --> src/parse.rs:62:9
[INFO] [stderr]    |
[INFO] [stderr] 61 | pub struct TestBranch {
[INFO] [stderr]    |            ---------- fields in this struct
[INFO] [stderr] 62 |     pub is_result: bool,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 63 |     pub name: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 64 |     pub children: Option<HashMap<String, TestBranch>>,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 65 |     pub result: Option<TestLeaf>
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `has` is never used
[INFO] [stderr]   --> src/parse.rs:69:8
[INFO] [stderr]    |
[INFO] [stderr] 68 | impl TestBranch {
[INFO] [stderr]    | --------------- method in this implementation
[INFO] [stderr] 69 |     fn has(&self, name: String) {}
[INFO] [stderr]    |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Colour` is never used
[INFO] [stderr]  --> src/display.rs:5:10
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub enum Colour {
[INFO] [stderr]   |          ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Test` is never constructed
[INFO] [stderr]   --> src/display.rs:11:12
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct Test {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `colour` is never used
[INFO] [stderr]   --> src/display.rs:16:8
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub fn colour<T>(colour: Colour, text: T) -> String
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `DisplayTree` is never constructed
[INFO] [stderr]   --> src/display.rs:23:12
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub struct DisplayTree {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `cargo-ptest` (bin "cargo-ptest" test) generated 23 warnings (16 duplicates)
[INFO] [stderr] warning: `cargo-ptest` (bin "cargo-ptest") generated 23 warnings (23 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cargo_ptest-cb95891ac7c65245)
[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/main.rs (/opt/rustwide/target/debug/deps/cargo_ptest-1e97bef1296f41cd)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::tests::should_panic_and_does ... ignored
[INFO] [stdout] test tests::tests::should_panic_and_doesnt - should panic ... FAILED
[INFO] [stdout] test tests::tests::succeed ... ok
[INFO] [stdout] test tests::tests2::succeed ... ok
[INFO] [stdout] test tests::tests2::panic ... FAILED
[INFO] [stdout] test tests::tests::panic ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::tests::should_panic_and_doesnt stdout ----
[INFO] [stdout] note: test did not panic as expected at src/tests/tests.rs:20:4
[INFO] [stdout] ---- tests::tests2::panic stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::tests2::panic' panicked at src/tests/tests2.rs:8:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 2
[INFO] [stdout]  right: 1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61138076a612 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61138076a612 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61138076a612 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61138076a612 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61138078f7d3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61138078f7d3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x611380767593 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x611380767593 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61138076a462 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61138076bb89 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61138076b9be - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x611380733444 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x611380733444 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61138076c55e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x61138076c55e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61138076c32a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x61138076ab09 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61138076bfbd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x61138078e2f0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61138078e577 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x61138074d21c - core::panicking::assert_failed::h34230adf88934ee5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x6113806f9ec7 - cargo_ptest::tests::tests2::panic::hb094623941345021
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/tests2.rs:8:5
[INFO] [stdout]   22:     0x6113806f9e57 - cargo_ptest::tests::tests2::panic::{{closure}}::h88171386658f5699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/tests2.rs:7:11
[INFO] [stdout]   23:     0x6113806f9886 - core::ops::function::FnOnce::call_once::h3bd6a908b5220626
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x611380738cab - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x611380738cab - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x611380737de5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x611380737de5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x611380737de5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x611380737de5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x611380737de5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x611380737de5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x611380737de5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x6113806fb9e4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x6113806fb9e4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x6113806ff3ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x6113806ff3ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x6113806ff3ba - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x6113806ff3ba - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x6113806ff3ba - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6113806ff3ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x6113806ff3ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x61138076f4df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x61138076f4df - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x75991e4dbaa4 - <unknown>
[INFO] [stdout]   45:     0x75991e568a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::tests::panic stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::tests::panic' panicked at src/tests/tests.rs:8:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 2
[INFO] [stdout]  right: 1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61138076a612 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61138076a612 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61138076a612 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61138076a612 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61138078f7d3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61138078f7d3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x611380767593 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x611380767593 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61138076a462 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61138076bb89 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61138076b9be - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x611380733444 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x611380733444 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61138076c55e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x61138076c55e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61138076c32a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x61138076ab09 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61138076bfbd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x61138078e2f0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61138078e577 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x61138074d21c - core::panicking::assert_failed::h34230adf88934ee5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x6113806f9c87 - cargo_ptest::tests::tests::panic::hb9125c91a5bae025
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/tests.rs:8:5
[INFO] [stdout]   22:     0x6113806f9c17 - cargo_ptest::tests::tests::panic::{{closure}}::h41d8f83feaf0b793
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/tests.rs:7:11
[INFO] [stdout]   23:     0x6113806f98c6 - core::ops::function::FnOnce::call_once::ha10099f5bfe1fcb0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x611380738cab - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x611380738cab - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x611380737de5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x611380737de5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x611380737de5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x611380737de5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x611380737de5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x611380737de5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x611380737de5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x6113806fb9e4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x6113806fb9e4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x6113806ff3ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x6113806ff3ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x6113806ff3ba - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x6113806ff3ba - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x6113806ff3ba - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6113806ff3ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x6113806ff3ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x61138076f4df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x61138076f4df - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x75991e4dbaa4 - <unknown>
[INFO] [stdout]   45:     0x75991e568a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::tests2::panic
[INFO] [stdout]     tests::tests::panic
[INFO] [stdout]     tests::tests::should_panic_and_doesnt
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 3 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin cargo-ptest`
[INFO] running `Command { std: "docker" "inspect" "05769e116bb79062b967468b6b3bc538d76e80db783b8af061a0a33babcb1094", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05769e116bb79062b967468b6b3bc538d76e80db783b8af061a0a33babcb1094", kill_on_drop: false }`
[INFO] [stdout] 05769e116bb79062b967468b6b3bc538d76e80db783b8af061a0a33babcb1094
