[INFO] cloning repository https://github.com/Dgut/rust-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dgut/rust-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDgut%2Frust-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDgut%2Frust-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f8a91c6286a54cf2503e50967fe0dc07b56783a8
[INFO] testing Dgut/rust-test against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDgut%2Frust-test" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Dgut/rust-test
[INFO] finished tweaking git repo https://github.com/Dgut/rust-test
[INFO] tweaked toml for git repo https://github.com/Dgut/rust-test written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dgut/rust-test on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dgut/rust-test 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 289b9ecc25f4fbbc63a2bd0086ccff42d96afcae895aeca3ab3af237ea9f097c
[INFO] running `Command { std: "docker" "start" "-a" "289b9ecc25f4fbbc63a2bd0086ccff42d96afcae895aeca3ab3af237ea9f097c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "289b9ecc25f4fbbc63a2bd0086ccff42d96afcae895aeca3ab3af237ea9f097c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "289b9ecc25f4fbbc63a2bd0086ccff42d96afcae895aeca3ab3af237ea9f097c", kill_on_drop: false }`
[INFO] [stdout] 289b9ecc25f4fbbc63a2bd0086ccff42d96afcae895aeca3ab3af237ea9f097c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8bbed0be885c5e828ae89560c6bc4c954bcfdd9eae6a2b31d0a29edb139639e
[INFO] running `Command { std: "docker" "start" "-a" "a8bbed0be885c5e828ae89560c6bc4c954bcfdd9eae6a2b31d0a29edb139639e", 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 step_3_6 v0.1.0 (/opt/rustwide/workdir/3_ecosystem/3_6_serde)
[INFO] [stderr]    Compiling step_4_2 v0.1.0 (/opt/rustwide/workdir/4_backend/4_2_http)
[INFO] [stderr]    Compiling step_4 v0.1.0 (/opt/rustwide/workdir/4_backend)
[INFO] [stderr]    Compiling step_2_3 v0.1.0 (/opt/rustwide/workdir/2_idioms/2_3_bound_impl)
[INFO] [stderr]    Compiling step_3_3 v0.1.0 (/opt/rustwide/workdir/3_ecosystem/3_3_date_time)
[INFO] [stderr]    Compiling step_2_4 v0.1.0 (/opt/rustwide/workdir/2_idioms/2_4_generic_in_type_out)
[INFO] [stderr]    Compiling step_3_11 v0.1.0 (/opt/rustwide/workdir/3_ecosystem/3_11_async)
[INFO] [stderr]    Compiling step_1_2 v0.1.0 (/opt/rustwide/workdir/1_concepts/1_2_box_pin)
[INFO] [stderr]    Compiling step_4_3 v0.1.0 (/opt/rustwide/workdir/4_backend/4_3_api)
[INFO] [stderr]    Compiling step_2_2 v0.1.0 (/opt/rustwide/workdir/2_idioms/2_2_mem_replace)
[INFO] [stderr]    Compiling step_1_4 v0.1.0 (/opt/rustwide/workdir/1_concepts/1_4_cow)
[INFO] [stderr]    Compiling step_3_1 v0.1.0 (/opt/rustwide/workdir/3_ecosystem/3_1_testing)
[INFO] [stderr]    Compiling step_2_6 v0.1.0 (/opt/rustwide/workdir/2_idioms/2_6_sealing)
[INFO] [stderr]    Compiling step_3_10 v0.1.0 (/opt/rustwide/workdir/3_ecosystem/3_10_threads)
[INFO] [stderr]    Compiling step_1 v0.1.0 (/opt/rustwide/workdir/1_concepts)
[INFO] [stderr]    Compiling step_3_8 v0.1.0 (/opt/rustwide/workdir/3_ecosystem/3_8_log)
[INFO] [stdout] warning: unused variable: `year`
[INFO] [stdout]   --> 3_ecosystem/3_3_date_time/src/main.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn with_birthdate(year: i32, month: u32, day: u32) -> Self {
[INFO] [stdout]    |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_year`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `month`
[INFO] [stdout]   --> 3_ecosystem/3_3_date_time/src/main.rs:10:34
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn with_birthdate(year: i32, month: u32, day: u32) -> Self {
[INFO] [stdout]    |                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_month`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `day`
[INFO] [stdout]   --> 3_ecosystem/3_3_date_time/src/main.rs:10:46
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn with_birthdate(year: i32, month: u32, day: u32) -> Self {
[INFO] [stdout]    |                                              ^^^ help: if this is intentional, prefix it with an underscore: `_day`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NOW` is never used
[INFO] [stdout]  --> 3_ecosystem/3_3_date_time/src/main.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const NOW: &str = "2019-06-26";
[INFO] [stdout]   |       ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `User` is never constructed
[INFO] [stdout]  --> 3_ecosystem/3_3_date_time/src/main.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | struct User;
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `with_birthdate`, `age`, and `is_adult` are never used
[INFO] [stdout]   --> 3_ecosystem/3_3_date_time/src/main.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl User {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 10 |     fn with_birthdate(year: i32, month: u32, day: u32) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     fn age(&self) -> u16 {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     fn is_adult(&self) -> bool {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling step_4_1 v0.1.0 (/opt/rustwide/workdir/4_backend/4_1_db)
[INFO] [stderr]    Compiling step_2 v0.1.0 (/opt/rustwide/workdir/2_idioms)
[INFO] [stderr]    Compiling step_1_5 v0.1.0 (/opt/rustwide/workdir/1_concepts/1_5_convert_cast_deref)
[INFO] [stderr]    Compiling step_1_1 v0.1.0 (/opt/rustwide/workdir/1_concepts/1_1_default_clone_copy)
[INFO] [stderr]    Compiling step_1_6 v0.1.0 (/opt/rustwide/workdir/1_concepts/1_6_dispatch)
[INFO] [stderr]    Compiling step_1_8 v0.1.0 (/opt/rustwide/workdir/1_concepts/1_8_thread_safety)
[INFO] [stderr]    Compiling step_2_1 v0.1.0 (/opt/rustwide/workdir/2_idioms/2_1_type_safety)
[INFO] [stderr]    Compiling step_2_5 v0.1.0 (/opt/rustwide/workdir/2_idioms/2_5_exhaustivity)
[INFO] [stderr]    Compiling step_3_2 v0.1.0 (/opt/rustwide/workdir/3_ecosystem/3_2_macro)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> 2_idioms/2_6_sealing/src/my_iterator_ext.rs:28:26
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn format(self, sep: &str) -> Format<Self>
[INFO] [stdout]    |                          ^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn format(self, sep: &str) -> Format<'_, Self>
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> 2_idioms/2_6_sealing/src/my_iterator_ext.rs:64:34
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn format_with<F>(self, sep: &str, format: F) -> FormatWith<Self, F>
[INFO] [stdout]    |                                  ^^^^                ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn format_with<F>(self, sep: &str, format: F) -> FormatWith<'_, Self, F>
[INFO] [stdout]    |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling step_1_7 v0.1.0 (/opt/rustwide/workdir/1_concepts/1_7_sized)
[INFO] [stderr]    Compiling step_1_9 v0.1.0 (/opt/rustwide/workdir/1_concepts/1_9_phantom)
[INFO] [stderr]    Compiling step_3_7 v0.1.0 (/opt/rustwide/workdir/3_ecosystem/3_7_rand_crypto)
[INFO] [stderr]    Compiling step_1_3 v0.1.0 (/opt/rustwide/workdir/1_concepts/1_3_rc_cell)
[INFO] [stderr]    Compiling step_3_5 v0.1.0 (/opt/rustwide/workdir/3_ecosystem/3_5_collections)
[INFO] [stderr]    Compiling step_3_9 v0.1.0 (/opt/rustwide/workdir/3_ecosystem/3_9_cmd_env_conf)
[INFO] [stderr]    Compiling step_3 v0.1.0 (/opt/rustwide/workdir/3_ecosystem)
[INFO] [stderr]    Compiling step_3_4 v0.1.0 (/opt/rustwide/workdir/3_ecosystem/3_4_regex_parsing)
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> 3_ecosystem/3_4_regex_parsing/src/main.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn parse(input: &str) -> (Option<Sign>, Option<usize>, Option<Precision>) {
[INFO] [stdout]   |          ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse` is never used
[INFO] [stdout]  --> 3_ecosystem/3_4_regex_parsing/src/main.rs:5:4
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn parse(input: &str) -> (Option<Sign>, Option<usize>, Option<Precision>) {
[INFO] [stdout]   |    ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Sign` is never used
[INFO] [stdout]   --> 3_ecosystem/3_4_regex_parsing/src/main.rs:10:6
[INFO] [stdout]    |
[INFO] [stdout] 10 | enum Sign {
[INFO] [stdout]    |      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Precision` is never used
[INFO] [stdout]   --> 3_ecosystem/3_4_regex_parsing/src/main.rs:16:6
[INFO] [stdout]    |
[INFO] [stdout] 16 | enum Precision {
[INFO] [stdout]    |      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.25s
[INFO] running `Command { std: "docker" "inspect" "a8bbed0be885c5e828ae89560c6bc4c954bcfdd9eae6a2b31d0a29edb139639e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8bbed0be885c5e828ae89560c6bc4c954bcfdd9eae6a2b31d0a29edb139639e", kill_on_drop: false }`
[INFO] [stdout] a8bbed0be885c5e828ae89560c6bc4c954bcfdd9eae6a2b31d0a29edb139639e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 94a9461632c819cc00421bdb2d40aa806377ee2b5120bc1c79d7f0de85547a6c
[INFO] running `Command { std: "docker" "start" "-a" "94a9461632c819cc00421bdb2d40aa806377ee2b5120bc1c79d7f0de85547a6c", 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 step_3_7 v0.1.0 (/opt/rustwide/workdir/3_ecosystem/3_7_rand_crypto)
[INFO] [stderr]    Compiling step_3_8 v0.1.0 (/opt/rustwide/workdir/3_ecosystem/3_8_log)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> 2_idioms/2_6_sealing/src/my_iterator_ext.rs:28:26
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn format(self, sep: &str) -> Format<Self>
[INFO] [stdout]    |                          ^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn format(self, sep: &str) -> Format<'_, Self>
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling step_3_10 v0.1.0 (/opt/rustwide/workdir/3_ecosystem/3_10_threads)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> 2_idioms/2_6_sealing/src/my_iterator_ext.rs:64:34
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn format_with<F>(self, sep: &str, format: F) -> FormatWith<Self, F>
[INFO] [stdout]    |                                  ^^^^                ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn format_with<F>(self, sep: &str, format: F) -> FormatWith<'_, Self, F>
[INFO] [stdout]    |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling step_1_2 v0.1.0 (/opt/rustwide/workdir/1_concepts/1_2_box_pin)
[INFO] [stderr]    Compiling step_1_1 v0.1.0 (/opt/rustwide/workdir/1_concepts/1_1_default_clone_copy)
[INFO] [stderr]    Compiling step_2_5 v0.1.0 (/opt/rustwide/workdir/2_idioms/2_5_exhaustivity)
[INFO] [stderr]    Compiling step_3_1 v0.1.0 (/opt/rustwide/workdir/3_ecosystem/3_1_testing)
[INFO] [stderr]    Compiling step_3_5 v0.1.0 (/opt/rustwide/workdir/3_ecosystem/3_5_collections)
[INFO] [stderr]    Compiling step_3_3 v0.1.0 (/opt/rustwide/workdir/3_ecosystem/3_3_date_time)
[INFO] [stderr]    Compiling step_1_7 v0.1.0 (/opt/rustwide/workdir/1_concepts/1_7_sized)
[INFO] [stderr]    Compiling step_3_6 v0.1.0 (/opt/rustwide/workdir/3_ecosystem/3_6_serde)
[INFO] [stderr]    Compiling step_1_8 v0.1.0 (/opt/rustwide/workdir/1_concepts/1_8_thread_safety)
[INFO] [stderr]    Compiling step_2 v0.1.0 (/opt/rustwide/workdir/2_idioms)
[INFO] [stderr]    Compiling step_3_9 v0.1.0 (/opt/rustwide/workdir/3_ecosystem/3_9_cmd_env_conf)
[INFO] [stderr]    Compiling step_2_6 v0.1.0 (/opt/rustwide/workdir/2_idioms/2_6_sealing)
[INFO] [stderr]    Compiling step_1_3 v0.1.0 (/opt/rustwide/workdir/1_concepts/1_3_rc_cell)
[INFO] [stdout] warning: unused variable: `year`
[INFO] [stdout]   --> 3_ecosystem/3_3_date_time/src/main.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn with_birthdate(year: i32, month: u32, day: u32) -> Self {
[INFO] [stdout]    |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_year`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `month`
[INFO] [stdout]   --> 3_ecosystem/3_3_date_time/src/main.rs:10:34
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn with_birthdate(year: i32, month: u32, day: u32) -> Self {
[INFO] [stdout]    |                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_month`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `day`
[INFO] [stdout]   --> 3_ecosystem/3_3_date_time/src/main.rs:10:46
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn with_birthdate(year: i32, month: u32, day: u32) -> Self {
[INFO] [stdout]    |                                              ^^^ help: if this is intentional, prefix it with an underscore: `_day`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NOW` is never used
[INFO] [stdout]  --> 3_ecosystem/3_3_date_time/src/main.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const NOW: &str = "2019-06-26";
[INFO] [stdout]   |       ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_adult` is never used
[INFO] [stdout]   --> 3_ecosystem/3_3_date_time/src/main.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl User {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     fn is_adult(&self) -> bool {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> 2_idioms/2_6_sealing/src/my_iterator_ext.rs:28:26
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn format(self, sep: &str) -> Format<Self>
[INFO] [stdout]    |                          ^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn format(self, sep: &str) -> Format<'_, Self>
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> 2_idioms/2_6_sealing/src/my_iterator_ext.rs:64:34
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn format_with<F>(self, sep: &str, format: F) -> FormatWith<Self, F>
[INFO] [stdout]    |                                  ^^^^                ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn format_with<F>(self, sep: &str, format: F) -> FormatWith<'_, Self, F>
[INFO] [stdout]    |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling step_1_5 v0.1.0 (/opt/rustwide/workdir/1_concepts/1_5_convert_cast_deref)
[INFO] [stderr]    Compiling step_2_3 v0.1.0 (/opt/rustwide/workdir/2_idioms/2_3_bound_impl)
[INFO] [stderr]    Compiling step_3_4 v0.1.0 (/opt/rustwide/workdir/3_ecosystem/3_4_regex_parsing)
[INFO] [stderr]    Compiling step_1_6 v0.1.0 (/opt/rustwide/workdir/1_concepts/1_6_dispatch)
[INFO] [stderr]    Compiling step_2_4 v0.1.0 (/opt/rustwide/workdir/2_idioms/2_4_generic_in_type_out)
[INFO] [stderr]    Compiling step_1_9 v0.1.0 (/opt/rustwide/workdir/1_concepts/1_9_phantom)
[INFO] [stderr]    Compiling step_1_4 v0.1.0 (/opt/rustwide/workdir/1_concepts/1_4_cow)
[INFO] [stderr]    Compiling step_3_11 v0.1.0 (/opt/rustwide/workdir/3_ecosystem/3_11_async)
[INFO] [stderr]    Compiling step_3_2 v0.1.0 (/opt/rustwide/workdir/3_ecosystem/3_2_macro)
[INFO] [stderr]    Compiling step_3 v0.1.0 (/opt/rustwide/workdir/3_ecosystem)
[INFO] [stderr]    Compiling step_2_1 v0.1.0 (/opt/rustwide/workdir/2_idioms/2_1_type_safety)
[INFO] [stderr]    Compiling step_4 v0.1.0 (/opt/rustwide/workdir/4_backend)
[INFO] [stderr]    Compiling step_4_1 v0.1.0 (/opt/rustwide/workdir/4_backend/4_1_db)
[INFO] [stderr]    Compiling step_1 v0.1.0 (/opt/rustwide/workdir/1_concepts)
[INFO] [stderr]    Compiling step_2_2 v0.1.0 (/opt/rustwide/workdir/2_idioms/2_2_mem_replace)
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> 3_ecosystem/3_4_regex_parsing/src/main.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn parse(input: &str) -> (Option<Sign>, Option<usize>, Option<Precision>) {
[INFO] [stdout]   |          ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling step_4_2 v0.1.0 (/opt/rustwide/workdir/4_backend/4_2_http)
[INFO] [stderr]    Compiling step_4_3 v0.1.0 (/opt/rustwide/workdir/4_backend/4_3_api)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.39s
[INFO] running `Command { std: "docker" "inspect" "94a9461632c819cc00421bdb2d40aa806377ee2b5120bc1c79d7f0de85547a6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94a9461632c819cc00421bdb2d40aa806377ee2b5120bc1c79d7f0de85547a6c", kill_on_drop: false }`
[INFO] [stdout] 94a9461632c819cc00421bdb2d40aa806377ee2b5120bc1c79d7f0de85547a6c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6d6da3a404587ca4e8d63b2c84a346b9306d3873de59ff98f02526bc2fba1bbd
[INFO] running `Command { std: "docker" "start" "-a" "6d6da3a404587ca4e8d63b2c84a346b9306d3873de59ff98f02526bc2fba1bbd", 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] 
[INFO] [stderr]   --> 2_idioms/2_6_sealing/src/my_iterator_ext.rs:28:26
[INFO] [stdout] running 0 tests
[INFO] [stderr]    |
[INFO] [stdout] 
[INFO] [stderr] 28 |     fn format(self, sep: &str) -> Format<Self>
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    |                          ^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 
[INFO] [stderr]    |                          |
[INFO] [stdout] 
[INFO] [stderr]    |                          the lifetime is elided here
[INFO] [stdout] running 0 tests
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn format(self, sep: &str) -> Format<'_, Self>
[INFO] [stderr]    |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> 2_idioms/2_6_sealing/src/my_iterator_ext.rs:64:34
[INFO] [stderr]    |
[INFO] [stderr] 64 |     fn format_with<F>(self, sep: &str, format: F) -> FormatWith<Self, F>
[INFO] [stderr]    |                                  ^^^^                ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                  |
[INFO] [stderr]    |                                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 64 |     fn format_with<F>(self, sep: &str, format: F) -> FormatWith<'_, Self, F>
[INFO] [stderr]    |                                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: `step_2_6` (lib) generated 2 warnings (run `cargo fix --lib -p step_2_6` to apply 2 suggestions)
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]  --> 3_ecosystem/3_4_regex_parsing/src/main.rs:5:10
[INFO] [stderr]   |
[INFO] [stderr] 5 | fn parse(input: &str) -> (Option<Sign>, Option<usize>, Option<Precision>) {
[INFO] [stderr]   |          ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `step_3_4` (bin "step_3_4" test) generated 1 warning (run `cargo fix --bin "step_3_4" -p step_3_4 --tests` to apply 1 suggestion)
[INFO] [stderr] warning: unused variable: `year`
[INFO] [stderr]   --> 3_ecosystem/3_3_date_time/src/main.rs:10:23
[INFO] [stderr]    |
[INFO] [stderr] 10 |     fn with_birthdate(year: i32, month: u32, day: u32) -> Self {
[INFO] [stderr]    |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_year`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `month`
[INFO] [stderr]   --> 3_ecosystem/3_3_date_time/src/main.rs:10:34
[INFO] [stderr]    |
[INFO] [stderr] 10 |     fn with_birthdate(year: i32, month: u32, day: u32) -> Self {
[INFO] [stderr]    |                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_month`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `day`
[INFO] [stderr]   --> 3_ecosystem/3_3_date_time/src/main.rs:10:46
[INFO] [stderr]    |
[INFO] [stderr] 10 |     fn with_birthdate(year: i32, month: u32, day: u32) -> Self {
[INFO] [stderr]    |                                              ^^^ help: if this is intentional, prefix it with an underscore: `_day`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `NOW` is never used
[INFO] [stderr]  --> 3_ecosystem/3_3_date_time/src/main.rs:5:7
[INFO] [stderr]   |
[INFO] [stderr] 5 | const NOW: &str = "2019-06-26";
[INFO] [stderr]   |       ^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `is_adult` is never used
[INFO] [stderr]   --> 3_ecosystem/3_3_date_time/src/main.rs:20:8
[INFO] [stderr]    |
[INFO] [stderr]  9 | impl User {
[INFO] [stderr]    | --------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 20 |     fn is_adult(&self) -> bool {
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `step_3_3` (bin "step_3_3" test) generated 5 warnings (run `cargo fix --bin "step_3_3" -p step_3_3 --tests` to apply 3 suggestions)
[INFO] [stderr] warning: `step_2_6` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/step_1-5b1556c199587374)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/step_1_1-7f06f26c3d5a8cbc)
[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/step_1_2-83503c47d0c54aee)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/step_1_3-b92e73675c99df12)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/step_1_4-ccc21bc95f68eb1b)
[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] [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/step_1_5-c5c6de0b57fb54ec)
[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/step_1_6-a660963ec3d32645)
[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/step_1_7-30e1aa3d722c8194)
[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/step_1_8-499e41cf27596f88)
[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/step_1_9-81081a341ec7ccdd)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/step_2-cbe1f9cde2691beb)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 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/step_2_1-22645e28abe21eb5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/step_2_2-ebbfaa3d035e961d)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/step_2_3-65109f7d2182162d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 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/step_2_4-021cde235b1a28bc)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/step_2_5-eeab599aa363a243)
[INFO] [stdout] test server_spec::bind::sets_provided_address_to_server ... 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/step_2_6-d2694cd514b46b52)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 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/step_3-e480cba43c234997)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/step_3_1-3bdd2863972eae00)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/step_3_10-6724c7a55c09da4d)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/step_3_11-70c60f7bd37bd680)
[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] [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] [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/step_3_2-26ec6ef119633688)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/step_3_3-ecc71a7680288e0b)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test age_spec::zero_if_birthdate_in_future ... FAILED
[INFO] [stdout] test age_spec::counts_age ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- age_spec::zero_if_birthdate_in_future stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'age_spec::zero_if_birthdate_in_future' (49) panicked at 3_ecosystem/3_3_date_time/src/main.rs:11:9:
[INFO] [stdout] not implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ebae5fbdab2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ebae5fbdab2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ebae5fbdab2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ebae5fbdab2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ebae5fcdc4f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ebae5fcdc4f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5ebae5f8b583 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ebae5f8b583 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ebae5f97322 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ebae5f9bdff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ebae5f9bc91 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ebae5f5ee5e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5ebae5f5ee5e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ebae5f9c40f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5ebae5f9c40f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ebae5f9c236 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5ebae5f97459 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ebae5f7fd4d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ebae5fd5490 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ebae5fd546c - core::panicking::panic::h5cbcc2ceb0950681
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5ebae5f3de49 - step_3_3::User::with_birthdate::h089c99138e2f1a04
[INFO] [stdout]                                at /opt/rustwide/workdir/3_ecosystem/3_3_date_time/src/main.rs:11:9
[INFO] [stdout]   21:     0x5ebae5f3e50f - step_3_3::age_spec::zero_if_birthdate_in_future::hd8aaf9b1a2e17499
[INFO] [stdout]                                at /opt/rustwide/workdir/3_ecosystem/3_3_date_time/src/main.rs:51:24
[INFO] [stdout]   22:     0x5ebae5f3e5e7 - step_3_3::age_spec::zero_if_birthdate_in_future::{{closure}}::h676ddfd5c790d9a1
[INFO] [stdout]                                at /opt/rustwide/workdir/3_ecosystem/3_3_date_time/src/main.rs:44:37
[INFO] [stdout]   23:     0x5ebae5f3c9b6 - core::ops::function::FnOnce::call_once::h5adf9a5e6929fb73
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ebae5f5ec5b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ebae5f5ec5b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5ebae5f72cbd - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5ebae5f72cbd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5ebae5f72cbd - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5ebae5f72cbd - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5ebae5f72cbd - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ebae5f72cbd - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5ebae5f72cbd - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5ebae5f4c204 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5ebae5f4c204 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5ebae5f4fa5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x5ebae5f4fa5a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5ebae5f4fa5a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5ebae5f4fa5a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5ebae5f4fa5a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ebae5f4fa5a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x5ebae5f4fa5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ebae5f9285f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x5ebae5f9285f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7ba9def01aa4 - <unknown>
[INFO] [stdout]   45:     0x7ba9def8ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- age_spec::counts_age stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'age_spec::counts_age' (48) panicked at 3_ecosystem/3_3_date_time/src/main.rs:11:9:
[INFO] [stdout] not implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ebae5fbdab2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ebae5fbdab2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ebae5fbdab2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ebae5fbdab2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ebae5fcdc4f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ebae5fcdc4f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5ebae5f8b583 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ebae5f8b583 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ebae5f97322 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ebae5f9bdff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ebae5f9bc91 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ebae5f5ee5e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5ebae5f5ee5e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ebae5f9c40f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5ebae5f9c40f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ebae5f9c236 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5ebae5f97459 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ebae5f7fd4d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ebae5fd5490 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ebae5fd546c - core::panicking::panic::h5cbcc2ceb0950681
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5ebae5f3de49 - step_3_3::User::with_birthdate::h089c99138e2f1a04
[INFO] [stdout]                                at /opt/rustwide/workdir/3_ecosystem/3_3_date_time/src/main.rs:11:9
[INFO] [stdout]   21:     0x5ebae5f3e186 - step_3_3::age_spec::counts_age::h1d4ece6ac0c4350f
[INFO] [stdout]                                at /opt/rustwide/workdir/3_ecosystem/3_3_date_time/src/main.rs:38:24
[INFO] [stdout]   22:     0x5ebae5f3e267 - step_3_3::age_spec::counts_age::{{closure}}::hac8746bfe103a7f3
[INFO] [stdout]                                at /opt/rustwide/workdir/3_ecosystem/3_3_date_time/src/main.rs:30:20
[INFO] [stdout]   23:     0x5ebae5f3c906 - core::ops::function::FnOnce::call_once::h3424c8618522cd84
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ebae5f5ec5b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ebae5f5ec5b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5ebae5f72cbd - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5ebae5f72cbd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5ebae5f72cbd - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5ebae5f72cbd - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5ebae5f72cbd - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ebae5f72cbd - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5ebae5f72cbd - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5ebae5f4c204 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5ebae5f4c204 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5ebae5f4fa5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x5ebae5f4fa5a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5ebae5f4fa5a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5ebae5f4fa5a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5ebae5f4fa5a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ebae5f4fa5a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x5ebae5f4fa5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ebae5f9285f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x5ebae5f9285f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7ba9def01aa4 - <unknown>
[INFO] [stdout]   45:     0x7ba9def8ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     age_spec::counts_age
[INFO] [stdout]     age_spec::zero_if_birthdate_in_future
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p step_3_3 --bin step_3_3`
[INFO] running `Command { std: "docker" "inspect" "6d6da3a404587ca4e8d63b2c84a346b9306d3873de59ff98f02526bc2fba1bbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d6da3a404587ca4e8d63b2c84a346b9306d3873de59ff98f02526bc2fba1bbd", kill_on_drop: false }`
[INFO] [stdout] 6d6da3a404587ca4e8d63b2c84a346b9306d3873de59ff98f02526bc2fba1bbd
