[INFO] cloning repository https://github.com/DunnNDusted/portfolio
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DunnNDusted/portfolio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDunnNDusted%2Fportfolio", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDunnNDusted%2Fportfolio'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aab20202d553b9e1e6228af18da90982db4bd6e4
[INFO] testing DunnNDusted/portfolio against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDunnNDusted%2Fportfolio" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DunnNDusted/portfolio
[INFO] finished tweaking git repo https://github.com/DunnNDusted/portfolio
[INFO] tweaked toml for git repo https://github.com/DunnNDusted/portfolio written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DunnNDusted/portfolio on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DunnNDusted/portfolio 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 85b232e1ea019f4e627d807110422e2260e248a255aef6b43c68d3e5bbce9dc4
[INFO] running `Command { std: "docker" "start" "-a" "85b232e1ea019f4e627d807110422e2260e248a255aef6b43c68d3e5bbce9dc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85b232e1ea019f4e627d807110422e2260e248a255aef6b43c68d3e5bbce9dc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85b232e1ea019f4e627d807110422e2260e248a255aef6b43c68d3e5bbce9dc4", kill_on_drop: false }`
[INFO] [stdout] 85b232e1ea019f4e627d807110422e2260e248a255aef6b43c68d3e5bbce9dc4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 359fab13e8bdc5a0b7edaf2f15989369d56c279ea8411b60644065fe647c4f18
[INFO] running `Command { std: "docker" "start" "-a" "359fab13e8bdc5a0b7edaf2f15989369d56c279ea8411b60644065fe647c4f18", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling purple_blox v0.1.0 (/opt/rustwide/workdir/purple_blox)
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> purple_blox/src/pool.rs:127:13
[INFO] [stdout]     |
[INFO] [stdout] 126 |             PoolInitialisationErrorKind::ZeroThreads => "pools cannot be initialised with no threads",
[INFO] [stdout]     |             ---------------------------------------- matches all the relevant values
[INFO] [stdout] 127 |             _ => panic!("unaccounted for error type"),
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `kind` is never used
[INFO] [stdout]    --> purple_blox/src/pool.rs:118:12
[INFO] [stdout]     |
[INFO] [stdout] 117 | impl PoolInitialisationError {
[INFO] [stdout]     | ---------------------------- method in this implementation
[INFO] [stdout] 118 |     pub fn kind(&self) -> &PoolInitialisationErrorKind {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]    Compiling my_rusttools v0.1.0 (/opt/rustwide/workdir/my_rusttools)
[INFO] [stderr]    Compiling cli_commands v0.1.0 (/opt/rustwide/workdir/cli_commands)
[INFO] [stdout] warning: found module declaration for lib.rs
[INFO] [stdout]  --> cli_commands/src/bin/minigrep/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | mod lib;
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: lib.rs is the root of this crate's library target
[INFO] [stdout]   = help: to refer to it from other targets, use the library's name as the path
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `query` is never used
[INFO] [stdout]   --> cli_commands/src/bin/minigrep/lib.rs:84:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl Config {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 84 |     pub fn query(&self) -> &regex::Regex {
[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 14.01s
[INFO] running `Command { std: "docker" "inspect" "359fab13e8bdc5a0b7edaf2f15989369d56c279ea8411b60644065fe647c4f18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "359fab13e8bdc5a0b7edaf2f15989369d56c279ea8411b60644065fe647c4f18", kill_on_drop: false }`
[INFO] [stdout] 359fab13e8bdc5a0b7edaf2f15989369d56c279ea8411b60644065fe647c4f18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96f3da47fa2e87bc60ce83863c72adc30a706057e81b40d877c15e0c1647aa0a
[INFO] running `Command { std: "docker" "start" "-a" "96f3da47fa2e87bc60ce83863c72adc30a706057e81b40d877c15e0c1647aa0a", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling ppv-lite86 v0.2.15
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> purple_blox/src/pool.rs:127:13
[INFO] [stdout]     |
[INFO] [stdout] 126 |             PoolInitialisationErrorKind::ZeroThreads => "pools cannot be initialised with no threads",
[INFO] [stdout]     |             ---------------------------------------- matches all the relevant values
[INFO] [stdout] 127 |             _ => panic!("unaccounted for error type"),
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `kind` is never used
[INFO] [stdout]    --> purple_blox/src/pool.rs:118:12
[INFO] [stdout]     |
[INFO] [stdout] 117 | impl PoolInitialisationError {
[INFO] [stdout]     | ---------------------------- method in this implementation
[INFO] [stdout] 118 |     pub fn kind(&self) -> &PoolInitialisationErrorKind {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling purple_blox v0.1.0 (/opt/rustwide/workdir/purple_blox)
[INFO] [stderr]    Compiling cli_commands v0.1.0 (/opt/rustwide/workdir/cli_commands)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> purple_blox/src/pool.rs:127:13
[INFO] [stdout]     |
[INFO] [stdout] 126 |             PoolInitialisationErrorKind::ZeroThreads => "pools cannot be initialised with no threads",
[INFO] [stdout]     |             ---------------------------------------- matches all the relevant values
[INFO] [stdout] 127 |             _ => panic!("unaccounted for error type"),
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `kind` is never used
[INFO] [stdout]    --> purple_blox/src/pool.rs:118:12
[INFO] [stdout]     |
[INFO] [stdout] 117 | impl PoolInitialisationError {
[INFO] [stdout]     | ---------------------------- method in this implementation
[INFO] [stdout] 118 |     pub fn kind(&self) -> &PoolInitialisationErrorKind {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: found module declaration for lib.rs
[INFO] [stdout]  --> cli_commands/src/bin/minigrep/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | mod lib;
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: lib.rs is the root of this crate's library target
[INFO] [stdout]   = help: to refer to it from other targets, use the library's name as the path
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `query` is never used
[INFO] [stdout]   --> cli_commands/src/bin/minigrep/lib.rs:84:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl Config {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 84 |     pub fn query(&self) -> &regex::Regex {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling my_rusttools v0.1.0 (/opt/rustwide/workdir/my_rusttools)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.73s
[INFO] running `Command { std: "docker" "inspect" "96f3da47fa2e87bc60ce83863c72adc30a706057e81b40d877c15e0c1647aa0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96f3da47fa2e87bc60ce83863c72adc30a706057e81b40d877c15e0c1647aa0a", kill_on_drop: false }`
[INFO] [stdout] 96f3da47fa2e87bc60ce83863c72adc30a706057e81b40d877c15e0c1647aa0a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d33a20f2d41e29c5ed25d701849d6048c9af158f69952d1c340c8cdd17c75a99
[INFO] running `Command { std: "docker" "start" "-a" "d33a20f2d41e29c5ed25d701849d6048c9af158f69952d1c340c8cdd17c75a99", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> purple_blox/src/pool.rs:127:13
[INFO] [stderr]     |
[INFO] [stderr] 126 |             PoolInitialisationErrorKind::ZeroThreads => "pools cannot be initialised with no threads",
[INFO] [stderr]     |             ---------------------------------------- matches all the relevant values
[INFO] [stderr] 127 |             _ => panic!("unaccounted for error type"),
[INFO] [stderr]     |             ^ no value can reach this
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `kind` is never used
[INFO] [stderr]    --> purple_blox/src/pool.rs:118:12
[INFO] [stderr]     |
[INFO] [stderr] 117 | impl PoolInitialisationError {
[INFO] [stderr]     | ---------------------------- method in this implementation
[INFO] [stderr] 118 |     pub fn kind(&self) -> &PoolInitialisationErrorKind {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `purple_blox` (lib) generated 2 warnings
[INFO] [stderr] warning: `purple_blox` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: found module declaration for lib.rs
[INFO] [stderr]  --> cli_commands/src/bin/minigrep/main.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | mod lib;
[INFO] [stderr]   | ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: lib.rs is the root of this crate's library target
[INFO] [stderr]   = help: to refer to it from other targets, use the library's name as the path
[INFO] [stderr]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `query` is never used
[INFO] [stderr]   --> cli_commands/src/bin/minigrep/lib.rs:84:12
[INFO] [stderr]    |
[INFO] [stderr] 24 | impl Config {
[INFO] [stderr]    | ----------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 84 |     pub fn query(&self) -> &regex::Regex {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cli_commands` (bin "minigrep" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/bin/fizzbuzz.rs (/opt/rustwide/target/debug/deps/fizzbuzz-edc2d32d04612915)
[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/minigrep/main.rs (/opt/rustwide/target/debug/deps/minigrep-16cb3e81f90e4d9b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test lib::tests::parsing_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/my_rusttools-0609c7a92bd2afb4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/factory_tests.rs (/opt/rustwide/target/debug/deps/factory_tests-c8cfd68f74059699)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test fizzbuzz_is_infinite ... ignored, really long process times, attemping usize overflow
[INFO] [stdout] test fizzbuzz_indexes ... ok
[INFO] [stdout] test sieve_to_10th ... ok
[INFO] [stdout] test correct_intervals ... ok
[INFO] [stderr]      Running tests/gcacher_tests.rs (/opt/rustwide/target/debug/deps/gcacher_tests-f25bd4498d4fdcfa)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test gcacher_cache_deconstruction ... ok
[INFO] [stdout] test gcacher_inner_deconstruction ... ok
[INFO] [stdout] test gcacher_instancer_deconstruction ... ok
[INFO] [stderr]      Running tests/input_handling.rs (/opt/rustwide/target/debug/deps/input_handling-566cf820d8b23d28)
[INFO] [stdout] test instancer_capturing ... ok
[INFO] [stdout] test immutable_lock ... ok
[INFO] [stdout] test it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test float_until_parsed_test ... ignored, input testing
[INFO] [stdout] test lines_test ... ignored, input testing
[INFO] [stdout] test until_parsed_test ... ignored, input testing
[INFO] [stdout] test yes_no_map ... ignored, input testing
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/summarisation_tests.rs (/opt/rustwide/target/debug/deps/summarisation_tests-8f76bb1c666bd69b)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test least_common_behaviour ... ok
[INFO] [stdout] test most_common_behaviour ... ok
[INFO] [stdout] test tally_test ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/purple_blox-3bc44c6199d0fc18)
[INFO] [stdout] test count_items_behaviour ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/purple_blox-37b6dd116f40f57a)
[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 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests my_rusttools
[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 47 tests
[INFO] [stdout] test my_rusttools/src/gcacher.rs - gcacher::GCacher (line 122) - compile fail ... ok
[INFO] [stdout] test my_rusttools/src/factories/iter_factories.rs - factories::iter_factories::sieve_primes (line 10) ... ok
[INFO] [stdout] test my_rusttools/src/factories/iter_factories.rs - factories::iter_factories::repeat_interval (line 119) ... ok
[INFO] [stdout] test my_rusttools/src/factories/iter_factories.rs - factories::iter_factories::range_with_step (line 48) ... ok
[INFO] [stdout] test my_rusttools/src/factories/iter_factories.rs - factories::iter_factories::fizzbuzz (line 86) ... ok
[INFO] [stdout] test my_rusttools/src/gcacher.rs - gcacher::GCacher (line 71) - compile fail ... FAILED
[INFO] [stdout] test my_rusttools/src/factories/iter_factories.rs - factories::iter_factories::repeat_values (line 185) ... ok
[INFO] [stdout] test my_rusttools/src/gcacher.rs - gcacher::GCacher (line 58) ... ok
[INFO] [stdout] test my_rusttools/src/factories/iter_factories.rs - factories::iter_factories::repeat_interval_with (line 155) ... ok
[INFO] [stdout] test my_rusttools/src/gcacher.rs - gcacher::GCacher (line 32) ... ok
[INFO] [stdout] test my_rusttools/src/gcacher.rs - gcacher::GCacher (line 92) ... ok
[INFO] [stdout] test my_rusttools/src/gcacher.rs - gcacher::GCacher<K,F,V>::clear (line 222) ... ok
[INFO] [stdout] test my_rusttools/src/gcacher.rs - gcacher::GCacher<K,F,V>::drain (line 240) ... ok
[INFO] [stdout] test my_rusttools/src/gcacher.rs - gcacher::GCacher<K,F,V,S>::with_capacity_and_hasher (line 538) ... ok
[INFO] [stdout] test my_rusttools/src/gcacher.rs - gcacher::GCacher<K,F,V>::new (line 169) ... ok
[INFO] [stdout] test my_rusttools/src/gcacher.rs - gcacher::GCacher<K,F,V,S>::with_hasher (line 506) ... ok
[INFO] [stdout] test my_rusttools/src/gcacher.rs - gcacher::GCacher<K,F,V>::into_instancer (line 442) ... ok
[INFO] [stdout] test my_rusttools/src/gcacher.rs - gcacher::GCacher<K,F,V>::into_cache (line 423) ... ok
[INFO] [stdout] test my_rusttools/src/gcacher.rs - gcacher::GCacher<K,F,V>::into_inner (line 461) ... ok
[INFO] [stdout] test my_rusttools/src/gcacher.rs - gcacher::GCacher<K,F,V>::shrink_to_fit (line 305) ... ok
[INFO] [stdout] test my_rusttools/src/gcacher.rs - gcacher::GCacher<K,F,V>::shrink_to (line 328) ... ok
[INFO] [stdout] test my_rusttools/src/gcacher.rs - gcacher::GCacher<K,F,V>::retain (line 400) ... ok
[INFO] [stdout] test my_rusttools/src/gcacher.rs - gcacher::GCacher<K,F,V>::remove (line 353) ... ok
[INFO] [stdout] test my_rusttools/src/gcacher.rs - gcacher::GCacher<K,F,V>::reserve (line 268) ... ok
[INFO] [stdout] test my_rusttools/src/input.rs - input::ParseStdinExtended::new (line 194) ... FAILED
[INFO] [stdout] test my_rusttools/src/gcacher.rs - gcacher::GCacher<K,F,V>::remove_entry (line 377) ... ok
[INFO] [stdout] test my_rusttools/src/gcacher.rs - gcacher::GCacher<K,F,V>::value_from (line 204) ... ok
[INFO] [stdout] test my_rusttools/src/input.rs - input::StdinExtended (line 14) ... ok
[INFO] [stdout] test my_rusttools/src/input.rs - input::ParseStdinExtended::read_line_parse (line 209) ... ok
[INFO] [stdout] test my_rusttools/src/gcacher.rs - gcacher::GCacher<K,F,V>::with_capacity (line 186) ... ok
[INFO] [stdout] test my_rusttools/src/gcacher.rs - gcacher::GCacher<K,F,V>::try_reserve (line 288) ... ok
[INFO] [stdout] test my_rusttools/src/input.rs - input::StdinExtended::new (line 42) ... ok
[INFO] [stdout] test my_rusttools/src/input.rs - input::StdinExtended::read_line_new_string (line 64) ... ok
[INFO] [stdout] test my_rusttools/src/lib.rs - pigify (line 16) ... ok
[INFO] [stdout] test my_rusttools/src/input.rs - input::StdinExtended::new (line 30) ... ok
[INFO] [stdout] test my_rusttools/src/traits/humanize_bool.rs - traits::humanize_bool::HumanizeBooleans::on_off (line 36) ... ok
[INFO] [stdout] test my_rusttools/src/traits/humanize_bool.rs - traits::humanize_bool::HumanizeBooleans::yes_no (line 12) ... ok
[INFO] [stdout] test my_rusttools/src/traits/humanize_bool.rs - traits::humanize_bool::HumanizeBooleans::yes_no_short (line 24) ... ok
[INFO] [stdout] test my_rusttools/src/traits/summarise_collection.rs - traits::summarise_collection::SummariseCollection::most_common (line 88) ... ok
[INFO] [stdout] test my_rusttools/src/traits/summarise_collection.rs - traits::summarise_collection::SummariseCollection::most_common_count (line 115) ... ok
[INFO] [stdout] test my_rusttools/src/traits/summarise_collection.rs - traits::summarise_collection::SummariseCollection::least_common (line 140) ... ok
[INFO] [stdout] test my_rusttools/src/traits/summarise_collection.rs - traits::summarise_collection::TallyItems::tally_item (line 26) ... ok
[INFO] [stdout] test my_rusttools/src/traits/summarise_collection.rs - traits::summarise_collection::SummariseCollection::least_common_count (line 167) ... ok
[INFO] [stdout] test my_rusttools/src/traits/summarise_collection.rs - traits::summarise_collection::SummariseCollection::count_items (line 66) ... ok
[INFO] [stdout] test my_rusttools/src/input.rs - input::ParseStdinExtended::read_line_until_mapped (line 269) has been running for over 60 seconds
[INFO] [stdout] test my_rusttools/src/input.rs - input::ParseStdinExtended::read_line_until_parsed (line 236) has been running for over 60 seconds
[INFO] [stdout] test my_rusttools/src/input.rs - input::StdinExtended::read_lines (line 86) has been running for over 60 seconds
[INFO] [stderr] error: doctest failed, to rerun pass `-p my_rusttools --doc`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/db823df02fd0c2cf67b43025ac3fef3f2d743245/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name my_rusttools --test my_rusttools/src/lib.rs --test-run-directory /opt/rustwide/workdir/my_rusttools --extern getset=/opt/rustwide/target/debug/deps/libgetset-6bcd476ae683335b.so --extern my_rusttools=/opt/rustwide/target/debug/deps/libmy_rusttools-73b683d32569b7aa.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ec339d9b5f5c0333.rlib --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-52587c5bd73f6e16.rlib -L dependency=/opt/rustwide/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --cap-lints=forbid --error-format human` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "d33a20f2d41e29c5ed25d701849d6048c9af158f69952d1c340c8cdd17c75a99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d33a20f2d41e29c5ed25d701849d6048c9af158f69952d1c340c8cdd17c75a99", kill_on_drop: false }`
[INFO] [stdout] d33a20f2d41e29c5ed25d701849d6048c9af158f69952d1c340c8cdd17c75a99
