[INFO] cloning repository https://github.com/AlisCode/fabriko
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlisCode/fabriko" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlisCode%2Ffabriko", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlisCode%2Ffabriko'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] de472457cca307db1b1f5846fa0ba402a99da58c
[INFO] testing AlisCode/fabriko against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlisCode%2Ffabriko" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AlisCode/fabriko
[INFO] finished tweaking git repo https://github.com/AlisCode/fabriko
[INFO] tweaked toml for git repo https://github.com/AlisCode/fabriko written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AlisCode/fabriko on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AlisCode/fabriko 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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] 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded darling v0.20.1
[INFO] [stderr]   Downloaded darling_core v0.20.1
[INFO] [stderr]   Downloaded nutype v0.3.1
[INFO] [stderr]   Downloaded nutype_macros v0.3.1
[INFO] [stderr]   Downloaded darling_macro v0.20.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8a08b2083644bf5faf5d58f28914fb4ffeaf077d32d59866dcb7175b3b5f908e
[INFO] running `Command { std: "docker" "start" "-a" "8a08b2083644bf5faf5d58f28914fb4ffeaf077d32d59866dcb7175b3b5f908e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8a08b2083644bf5faf5d58f28914fb4ffeaf077d32d59866dcb7175b3b5f908e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a08b2083644bf5faf5d58f28914fb4ffeaf077d32d59866dcb7175b3b5f908e", kill_on_drop: false }`
[INFO] [stdout] 8a08b2083644bf5faf5d58f28914fb4ffeaf077d32d59866dcb7175b3b5f908e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da50af8d760f0695f582206d819436f383951e8a2869b12178dd9158c51b040a
[INFO] running `Command { std: "docker" "start" "-a" "da50af8d760f0695f582206d819436f383951e8a2869b12178dd9158c51b040a", 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] 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 strsim v0.10.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.22
[INFO] [stderr]    Compiling nutype_macros v0.3.1
[INFO] [stderr]    Compiling darling_core v0.20.1
[INFO] [stderr]    Compiling darling_macro v0.20.1
[INFO] [stderr]    Compiling darling v0.20.1
[INFO] [stderr]    Compiling fabriko_derive v0.1.0 (/opt/rustwide/workdir/fabriko_derive)
[INFO] [stderr]    Compiling nutype v0.3.1
[INFO] [stderr]    Compiling fabriko v0.1.0 (/opt/rustwide/workdir/fabriko)
[INFO] [stderr]    Compiling hello v0.1.0 (/opt/rustwide/workdir/examples/hello)
[INFO] [stderr]    Compiling dependant_attributes v0.1.0 (/opt/rustwide/workdir/examples/dependant_attributes)
[INFO] [stderr]    Compiling mixins v0.1.0 (/opt/rustwide/workdir/examples/mixins)
[INFO] [stderr]    Compiling associations v0.1.0 (/opt/rustwide/workdir/examples/associations)
[INFO] [stderr]    Compiling association_one_to_one v0.1.0 (/opt/rustwide/workdir/examples/association_one_to_one)
[INFO] [stdout] warning: trait `ExecuteAction` is never used
[INFO] [stdout]  --> examples/associations/src/actions/mod.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub trait ExecuteAction<CTX> {
[INFO] [stdout]   |           ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetUserGroup` is never constructed
[INFO] [stdout]   --> examples/associations/src/actions/groups/get.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct GetUserGroup {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `GroupDoesNotExist` is never constructed
[INFO] [stdout]   --> examples/associations/src/actions/groups/get.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub enum GetUserGroupError {
[INFO] [stdout]    |          ----------------- variant in this enum
[INFO] [stdout] 24 |     GroupDoesNotExist,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GetUserGroupError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TodoChangeset` is never constructed
[INFO] [stdout]   --> examples/associations/src/actions/todos/update.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct TodoChangeset {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpdateTodo` is never constructed
[INFO] [stdout]   --> examples/associations/src/actions/todos/update.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct UpdateTodo {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `TodoDoesNotExist` is never constructed
[INFO] [stdout]   --> examples/associations/src/actions/todos/update.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub enum UpdateTodoError {
[INFO] [stdout]    |          --------------- variant in this enum
[INFO] [stdout] 23 |     TodoDoesNotExist,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UpdateTodoError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> examples/associations/src/context.rs:23:18
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn state(&mut self) -> RefMut<AppState> {
[INFO] [stdout]    |                  ^^^^^^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn state(&mut self) -> RefMut<'_, AppState> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "da50af8d760f0695f582206d819436f383951e8a2869b12178dd9158c51b040a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da50af8d760f0695f582206d819436f383951e8a2869b12178dd9158c51b040a", kill_on_drop: false }`
[INFO] [stdout] da50af8d760f0695f582206d819436f383951e8a2869b12178dd9158c51b040a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e307f3d3150cf594a38cb23456734206182e07771f055dd6a576dfdfbdbb6e9
[INFO] running `Command { std: "docker" "start" "-a" "1e307f3d3150cf594a38cb23456734206182e07771f055dd6a576dfdfbdbb6e9", 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] 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 fabriko_derive v0.1.0 (/opt/rustwide/workdir/fabriko_derive)
[INFO] [stderr]    Compiling fabriko v0.1.0 (/opt/rustwide/workdir/fabriko)
[INFO] [stderr]    Compiling hello v0.1.0 (/opt/rustwide/workdir/examples/hello)
[INFO] [stderr]    Compiling dependant_attributes v0.1.0 (/opt/rustwide/workdir/examples/dependant_attributes)
[INFO] [stderr]    Compiling associations v0.1.0 (/opt/rustwide/workdir/examples/associations)
[INFO] [stderr]    Compiling mixins v0.1.0 (/opt/rustwide/workdir/examples/mixins)
[INFO] [stderr]    Compiling association_one_to_one v0.1.0 (/opt/rustwide/workdir/examples/association_one_to_one)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> examples/associations/src/context.rs:23:18
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn state(&mut self) -> RefMut<AppState> {
[INFO] [stdout]    |                  ^^^^^^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn state(&mut self) -> RefMut<'_, AppState> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.83s
[INFO] running `Command { std: "docker" "inspect" "1e307f3d3150cf594a38cb23456734206182e07771f055dd6a576dfdfbdbb6e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e307f3d3150cf594a38cb23456734206182e07771f055dd6a576dfdfbdbb6e9", kill_on_drop: false }`
[INFO] [stdout] 1e307f3d3150cf594a38cb23456734206182e07771f055dd6a576dfdfbdbb6e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a26eed15ab7ec9734590f7d80ecc0c59120804a5ca97b01d670a675a105ef6eb
[INFO] running `Command { std: "docker" "start" "-a" "a26eed15ab7ec9734590f7d80ecc0c59120804a5ca97b01d670a675a105ef6eb", 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] 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> examples/associations/src/context.rs:23:18
[INFO] [stderr]    |
[INFO] [stderr] 23 |     pub fn state(&mut self) -> RefMut<AppState> {
[INFO] [stderr]    |                  ^^^^^^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 23 |     pub fn state(&mut self) -> RefMut<'_, AppState> {
[INFO] [stderr]    |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: `associations` (bin "associations" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/association_one_to_one-6c37edf091c6f201)
[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/associations-86d5453cddf7cbb5)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test actions::groups::get::tests::should_fail_to_get_user_group_that_does_not_exist ... ok
[INFO] [stdout] test actions::todos::update::tests::should_update_todo ... ok
[INFO] [stdout] test actions::todos::update::tests::should_fail_to_update_todo_when_it_does_not_exist ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dependant_attributes-190b2332ed31fbcd)
[INFO] [stdout] test actions::groups::get::tests::should_get_user_group_details ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[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/lib.rs (/opt/rustwide/target/debug/deps/fabriko-bceff4fcb27677ef)
[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/lib.rs (/opt/rustwide/target/debug/deps/fabriko_derive-407e80df8771401a)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test identifier::tests::should_derive_with_identifier_trait_for_struct_composite_key ... ok
[INFO] [stdout] test identifier::tests::should_derive_with_identifier_trait_for_struct ... ok
[INFO] [stdout] test fabriko::attribute::tests::should_derive_factory_fn_for_wrapper ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 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/hello-e52d47e310b44c15)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::should_create_person ... 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/main.rs (/opt/rustwide/target/debug/deps/mixins-20289ade52ea7966)
[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]    Doc-tests fabriko
[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]    Doc-tests fabriko_derive
[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]    Doc-tests hello
[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] running `Command { std: "docker" "inspect" "a26eed15ab7ec9734590f7d80ecc0c59120804a5ca97b01d670a675a105ef6eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a26eed15ab7ec9734590f7d80ecc0c59120804a5ca97b01d670a675a105ef6eb", kill_on_drop: false }`
[INFO] [stdout] a26eed15ab7ec9734590f7d80ecc0c59120804a5ca97b01d670a675a105ef6eb
