[INFO] cloning repository https://github.com/kazimuth/static-analysis-notes-schwartzbach
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kazimuth/static-analysis-notes-schwartzbach" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkazimuth%2Fstatic-analysis-notes-schwartzbach", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkazimuth%2Fstatic-analysis-notes-schwartzbach'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1e7185996aa9f74e345c874dd973b5ceb9a3dd90
[INFO] testing kazimuth/static-analysis-notes-schwartzbach against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkazimuth%2Fstatic-analysis-notes-schwartzbach" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kazimuth/static-analysis-notes-schwartzbach
[INFO] finished tweaking git repo https://github.com/kazimuth/static-analysis-notes-schwartzbach
[INFO] tweaked toml for git repo https://github.com/kazimuth/static-analysis-notes-schwartzbach written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kazimuth/static-analysis-notes-schwartzbach on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kazimuth/static-analysis-notes-schwartzbach already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded once_cell v1.13.1
[INFO] [stderr]   Downloaded ahash v0.8.0
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.15
[INFO] [stderr]   Downloaded libc v0.2.132
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6f9dd4f12bf2ca2d3d86a19781b817b4287e8fc3548030e279cf9245dcdbeefb
[INFO] running `Command { std: "docker" "start" "-a" "6f9dd4f12bf2ca2d3d86a19781b817b4287e8fc3548030e279cf9245dcdbeefb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f9dd4f12bf2ca2d3d86a19781b817b4287e8fc3548030e279cf9245dcdbeefb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f9dd4f12bf2ca2d3d86a19781b817b4287e8fc3548030e279cf9245dcdbeefb", kill_on_drop: false }`
[INFO] [stdout] 6f9dd4f12bf2ca2d3d86a19781b817b4287e8fc3548030e279cf9245dcdbeefb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6cb96625419509e125b099eb6a6a2cc2072d67fc3ef9242e8bae608dd893caaf
[INFO] running `Command { std: "docker" "start" "-a" "6cb96625419509e125b099eb6a6a2cc2072d67fc3ef9242e8bae608dd893caaf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling once_cell v1.13.1
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling ahash v0.8.0
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.15
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling sans v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ecs.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn iter(&self) -> StorageIter<T> {
[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] 15 |     pub fn iter(&self) -> StorageIter<'_, T> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tip.rs:329:31
[INFO] [stdout]     |
[INFO] [stdout] 329 |     pub fn implement_function(&mut self, function: Node<Function>) -> FunctionBuilder {
[INFO] [stdout]     |                               ^^^^^^^^^ the lifetime is elided here   --------------- the same lifetime is hidden 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] 329 |     pub fn implement_function(&mut self, function: Node<Function>) -> FunctionBuilder<'_> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tip.rs:336:34
[INFO] [stdout]     |
[INFO] [stdout] 336 |     pub fn declare_and_implement(&mut self, name: String) -> (Node<Function>, FunctionBuilder) {
[INFO] [stdout]     |                                  ^^^^^^^^^ the lifetime is elided here        --------------- the same lifetime is hidden 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] 336 |     pub fn declare_and_implement(&mut self, name: String) -> (Node<Function>, FunctionBuilder<'_>) {
[INFO] [stdout]     |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.35s
[INFO] running `Command { std: "docker" "inspect" "6cb96625419509e125b099eb6a6a2cc2072d67fc3ef9242e8bae608dd893caaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cb96625419509e125b099eb6a6a2cc2072d67fc3ef9242e8bae608dd893caaf", kill_on_drop: false }`
[INFO] [stdout] 6cb96625419509e125b099eb6a6a2cc2072d67fc3ef9242e8bae608dd893caaf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d63ac9b3306a7a0926b2a59649829dbbb44a31f4219e83f9a64ef523cc02620c
[INFO] running `Command { std: "docker" "start" "-a" "d63ac9b3306a7a0926b2a59649829dbbb44a31f4219e83f9a64ef523cc02620c", kill_on_drop: false }`
[INFO] [stderr]    Compiling sans v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ecs.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn iter(&self) -> StorageIter<T> {
[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] 15 |     pub fn iter(&self) -> StorageIter<'_, T> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tip.rs:329:31
[INFO] [stdout]     |
[INFO] [stdout] 329 |     pub fn implement_function(&mut self, function: Node<Function>) -> FunctionBuilder {
[INFO] [stdout]     |                               ^^^^^^^^^ the lifetime is elided here   --------------- the same lifetime is hidden 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] 329 |     pub fn implement_function(&mut self, function: Node<Function>) -> FunctionBuilder<'_> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tip.rs:336:34
[INFO] [stdout]     |
[INFO] [stdout] 336 |     pub fn declare_and_implement(&mut self, name: String) -> (Node<Function>, FunctionBuilder) {
[INFO] [stdout]     |                                  ^^^^^^^^^ the lifetime is elided here        --------------- the same lifetime is hidden 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] 336 |     pub fn declare_and_implement(&mut self, name: String) -> (Node<Function>, FunctionBuilder<'_>) {
[INFO] [stdout]     |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ecs.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn iter(&self) -> StorageIter<T> {
[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] 15 |     pub fn iter(&self) -> StorageIter<'_, T> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tip.rs:329:31
[INFO] [stdout]     |
[INFO] [stdout] 329 |     pub fn implement_function(&mut self, function: Node<Function>) -> FunctionBuilder {
[INFO] [stdout]     |                               ^^^^^^^^^ the lifetime is elided here   --------------- the same lifetime is hidden 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] 329 |     pub fn implement_function(&mut self, function: Node<Function>) -> FunctionBuilder<'_> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tip.rs:336:34
[INFO] [stdout]     |
[INFO] [stdout] 336 |     pub fn declare_and_implement(&mut self, name: String) -> (Node<Function>, FunctionBuilder) {
[INFO] [stdout]     |                                  ^^^^^^^^^ the lifetime is elided here        --------------- the same lifetime is hidden 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] 336 |     pub fn declare_and_implement(&mut self, name: String) -> (Node<Function>, FunctionBuilder<'_>) {
[INFO] [stdout]     |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.94s
[INFO] running `Command { std: "docker" "inspect" "d63ac9b3306a7a0926b2a59649829dbbb44a31f4219e83f9a64ef523cc02620c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d63ac9b3306a7a0926b2a59649829dbbb44a31f4219e83f9a64ef523cc02620c", kill_on_drop: false }`
[INFO] [stdout] d63ac9b3306a7a0926b2a59649829dbbb44a31f4219e83f9a64ef523cc02620c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5204a874724e12158daf00e96b4fc9b6505327ae3d5314471fa3836846b696f7
[INFO] running `Command { std: "docker" "start" "-a" "5204a874724e12158daf00e96b4fc9b6505327ae3d5314471fa3836846b696f7", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/ecs.rs:15:17
[INFO] [stderr]    |
[INFO] [stderr] 15 |     pub fn iter(&self) -> StorageIter<T> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 15 |     pub fn iter(&self) -> StorageIter<'_, T> {
[INFO] [stderr]    |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tip.rs:329:31
[INFO] [stderr]     |
[INFO] [stderr] 329 |     pub fn implement_function(&mut self, function: Node<Function>) -> FunctionBuilder {
[INFO] [stderr]     |                               ^^^^^^^^^ the lifetime is elided here   --------------- the same lifetime is hidden 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] 329 |     pub fn implement_function(&mut self, function: Node<Function>) -> FunctionBuilder<'_> {
[INFO] [stderr]     |                                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tip.rs:336:34
[INFO] [stderr]     |
[INFO] [stderr] 336 |     pub fn declare_and_implement(&mut self, name: String) -> (Node<Function>, FunctionBuilder) {
[INFO] [stderr]     |                                  ^^^^^^^^^ the lifetime is elided here        --------------- the same lifetime is hidden 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] 336 |     pub fn declare_and_implement(&mut self, name: String) -> (Node<Function>, FunctionBuilder<'_>) {
[INFO] [stderr]     |                                                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `sans` (lib) generated 3 warnings
[INFO] [stderr] warning: `sans` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sans-820c5e817c93e106)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test prettier::tests::paper_example_1 ... ok
[INFO] [stdout] test prettier::tests::paper_example_2 ... ok
[INFO] [stdout] test tip::tests::print_example_programs ... ok
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sans
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/prettier.rs - prettier (line 14) ... ignored
[INFO] [stdout] test src/prettier.rs - prettier (line 6) ... ignored
[INFO] [stdout] test src/prettier.rs - prettier::Doc<'a>::bracket (line 123) ... ignored
[INFO] [stdout] test src/prettier.rs - prettier::Doc<'a>::bracket (line 129) ... ignored
[INFO] [stdout] test src/prettier.rs - prettier (line 30) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 1.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5204a874724e12158daf00e96b4fc9b6505327ae3d5314471fa3836846b696f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5204a874724e12158daf00e96b4fc9b6505327ae3d5314471fa3836846b696f7", kill_on_drop: false }`
[INFO] [stdout] 5204a874724e12158daf00e96b4fc9b6505327ae3d5314471fa3836846b696f7
