[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 beta-2025-09-21 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kazimuth/static-analysis-notes-schwartzbach on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 401195dce251713fea8d2fd43da3f7362f68d1102cce2a091c1553b8c319b6be
[INFO] running `Command { std: "docker" "start" "-a" "401195dce251713fea8d2fd43da3f7362f68d1102cce2a091c1553b8c319b6be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "401195dce251713fea8d2fd43da3f7362f68d1102cce2a091c1553b8c319b6be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "401195dce251713fea8d2fd43da3f7362f68d1102cce2a091c1553b8c319b6be", kill_on_drop: false }`
[INFO] [stdout] 401195dce251713fea8d2fd43da3f7362f68d1102cce2a091c1553b8c319b6be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4a45ed38d725bc1e369bd8dde26e04492a7f2fd1e1e6289360be65bdb59b4b0
[INFO] running `Command { std: "docker" "start" "-a" "c4a45ed38d725bc1e369bd8dde26e04492a7f2fd1e1e6289360be65bdb59b4b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.13.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[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 syn v1.0.99
[INFO] [stderr]    Compiling libc v0.2.132
[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 tracing-core v0.1.29
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.15
[INFO] [stderr]    Compiling getrandom v0.2.7
[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 10.26s
[INFO] running `Command { std: "docker" "inspect" "c4a45ed38d725bc1e369bd8dde26e04492a7f2fd1e1e6289360be65bdb59b4b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4a45ed38d725bc1e369bd8dde26e04492a7f2fd1e1e6289360be65bdb59b4b0", kill_on_drop: false }`
[INFO] [stdout] c4a45ed38d725bc1e369bd8dde26e04492a7f2fd1e1e6289360be65bdb59b4b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dba172ed1d49b211bcc78a19916d6cf7b47c8e6ec95b1afd4b3b09eb4d8f508e
[INFO] running `Command { std: "docker" "start" "-a" "dba172ed1d49b211bcc78a19916d6cf7b47c8e6ec95b1afd4b3b09eb4d8f508e", kill_on_drop: false }`
[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] [stderr]    Compiling sans v0.1.0 (/opt/rustwide/workdir)
[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.15s
[INFO] running `Command { std: "docker" "inspect" "dba172ed1d49b211bcc78a19916d6cf7b47c8e6ec95b1afd4b3b09eb4d8f508e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dba172ed1d49b211bcc78a19916d6cf7b47c8e6ec95b1afd4b3b09eb4d8f508e", kill_on_drop: false }`
[INFO] [stdout] dba172ed1d49b211bcc78a19916d6cf7b47c8e6ec95b1afd4b3b09eb4d8f508e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c917cedead3ba0940b59f2516d7de1c3dd99aa83f9ea56148e588ecbd8f342dc
[INFO] running `Command { std: "docker" "start" "-a" "c917cedead3ba0940b59f2516d7de1c3dd99aa83f9ea56148e588ecbd8f342dc", 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 (run `cargo fix --lib -p sans` to apply 3 suggestions)
[INFO] [stderr] warning: `sans` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sans-5685847faa1d88c1)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] test prettier::tests::paper_example_2 ... ok
[INFO] [stdout] test prettier::tests::paper_example_1 ... ok
[INFO] [stdout] test tip::tests::print_example_programs ... 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 0.22s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c917cedead3ba0940b59f2516d7de1c3dd99aa83f9ea56148e588ecbd8f342dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c917cedead3ba0940b59f2516d7de1c3dd99aa83f9ea56148e588ecbd8f342dc", kill_on_drop: false }`
[INFO] [stdout] c917cedead3ba0940b59f2516d7de1c3dd99aa83f9ea56148e588ecbd8f342dc
