[INFO] fetching crate sdml-tera 0.4.1...
[INFO] testing sdml-tera-0.4.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate sdml-tera 0.4.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate sdml-tera 0.4.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sdml-tera 0.4.1
[INFO] tweaked toml for crates.io crate sdml-tera 0.4.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sdml-tera 0.4.1 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sdml-tera 0.4.1 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6211e14caee010c3a72a2b676388f37ee9b9815ab8f245e039dc879e96c01a16
[INFO] running `Command { std: "docker" "start" "-a" "6211e14caee010c3a72a2b676388f37ee9b9815ab8f245e039dc879e96c01a16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6211e14caee010c3a72a2b676388f37ee9b9815ab8f245e039dc879e96c01a16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6211e14caee010c3a72a2b676388f37ee9b9815ab8f245e039dc879e96c01a16", kill_on_drop: false }`
[INFO] [stdout] 6211e14caee010c3a72a2b676388f37ee9b9815ab8f245e039dc879e96c01a16
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 698242070f6ad2035e3f987aa95a5fca437ecf07c3dc1b1380e6fff1d914c842
[INFO] running `Command { std: "docker" "start" "-a" "698242070f6ad2035e3f987aa95a5fca437ecf07c3dc1b1380e6fff1d914c842", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling type-map v0.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling self_cell v1.0.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling self_cell v0.10.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bstr v1.10.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling cc v1.1.30
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling deunicode v1.6.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling rust-embed-utils v8.5.0
[INFO] [stderr]    Compiling tree-sitter-language v0.1.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling xdirs v0.1.1
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling objio v0.1.2
[INFO] [stderr]    Compiling tree-sitter v0.24.4
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling rust-embed-impl v8.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling locale_config v0.3.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling rust-embed v8.5.0
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling fluent-syntax v0.11.1
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling unic-langid-impl v0.9.5
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling unic-langid v0.9.5
[INFO] [stderr]    Compiling intl-memoizer v0.5.2
[INFO] [stderr]    Compiling fluent-langneg v0.13.0
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling fluent-bundle v0.15.3
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]    Compiling fluent v0.16.1
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling basic-toml v0.1.9
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling ordered-float v4.5.0
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling i18n-config v0.4.7
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling i18n-embed-impl v0.8.3
[INFO] [stderr]    Compiling i18n-embed v0.15.0
[INFO] [stderr]    Compiling i18n-embed-fl v0.9.1
[INFO] [stderr]    Compiling sdml-errors v0.4.1
[INFO] [stderr]    Compiling sdml-core v0.4.1
[INFO] [stderr]    Compiling sdml-json v0.4.1
[INFO] [stderr]    Compiling sdml-tera v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "698242070f6ad2035e3f987aa95a5fca437ecf07c3dc1b1380e6fff1d914c842", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "698242070f6ad2035e3f987aa95a5fca437ecf07c3dc1b1380e6fff1d914c842", kill_on_drop: false }`
[INFO] [stdout] 698242070f6ad2035e3f987aa95a5fca437ecf07c3dc1b1380e6fff1d914c842
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d040fa8a9c399fc208694d5f76a2303d119e915c4204f2b2e8f923feca4f6ff2
[INFO] running `Command { std: "docker" "start" "-a" "d040fa8a9c399fc208694d5f76a2303d119e915c4204f2b2e8f923feca4f6ff2", kill_on_drop: false }`
[INFO] [stderr]    Compiling tree-sitter-sdml v0.4.7
[INFO] [stderr]    Compiling search_path v0.1.4
[INFO] [stderr]    Compiling sdml-parse v0.4.1
[INFO] [stderr]    Compiling sdml-tera v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.22s
[INFO] running `Command { std: "docker" "inspect" "d040fa8a9c399fc208694d5f76a2303d119e915c4204f2b2e8f923feca4f6ff2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d040fa8a9c399fc208694d5f76a2303d119e915c4204f2b2e8f923feca4f6ff2", kill_on_drop: false }`
[INFO] [stdout] d040fa8a9c399fc208694d5f76a2303d119e915c4204f2b2e8f923feca4f6ff2
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8939d3ce9e8ebcdb9a0a2d4ec687d256148dfe2c01827c7196e9c13f5b6226f7
[INFO] running `Command { std: "docker" "start" "-a" "8939d3ce9e8ebcdb9a0a2d4ec687d256148dfe2c01827c7196e9c13f5b6226f7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sdml_tera-404728d3804c58a9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_context.rs (/opt/rustwide/target/debug/deps/test_context-7974ff298642ccc3)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] {
[INFO] [stdout]   "__type": "module",
[INFO] [stdout]   "is_library_module": false,
[INFO] [stdout]   "name": "foo"
[INFO] [stdout] }{
[INFO] [stdout]   "__type": "module",
[INFO] [stdout]   "base": "http://example.org/v/2#",
[INFO] [stdout]   "is_library_module": false,
[INFO] [stdout]   "name": "foo",
[INFO] [stdout]   "version_info": "v2",
[INFO] [stdout]   "version_uri": "http://example.org/v/2024-10-4#"
[INFO] [stdout] }{
[INFO] [stdout]   "__type": "module",
[INFO] [stdout]   "base": "http://example.org/v/2#",
[INFO] [stdout]   "imports": [
[INFO] [stdout]     {
[INFO] [stdout]       "module": "sdml"
[INFO] [stdout]     },
[INFO] [stdout]     {
[INFO] [stdout]       "module": "dc"
[INFO] [stdout]     },
[INFO] [stdout]     {
[INFO] [stdout]       "module": "skos"
[INFO] [stdout]     }
[INFO] [stdout]   ],
[INFO] [stdout]   "is_library_module": false,
[INFO] [stdout]   "name": "foo"
[INFO] [stdout] }{
[INFO] [stdout]   "__type": "module",
[INFO] [stdout]   "base": "http://example.org/v/2#",
[INFO] [stdout]   "is_library_module": false,
[INFO] [stdout]   "name": "foo"
[INFO] [stdout] }{
[INFO] [stdout]   "__type": "module",
[INFO] [stdout]   "annotations": [
[INFO] [stdout]     {
[INFO] [stdout]       "__type": "annotation_property",
[INFO] [stdout]       "name": "dc:title",
[INFO] [stdout]       "value": {
[INFO] [stdout]         "__type": "string",
[INFO] [stdout]         "value": "The Foo module."
[INFO] [stdout]       }
[INFO] [stdout]     }
[INFO] [stdout]   ],
[INFO] [stdout]   "base": "http://example.org/v/2#",
[INFO] [stdout]   "imports": [
[INFO] [stdout]     {
[INFO] [stdout]       "module": "dc"
[INFO] [stdout]     }
[INFO] [stdout]   ],
[INFO] [stdout]   "is_library_module": false,
[INFO] [stdout]   "name": "foo"
[INFO] [stdout] }test test_context_from_very_empty_module ... ok
[INFO] [stdout] test test_context_from_module_with_version ... ok
[INFO] [stdout] test test_context_from_empty_module ... ok
[INFO] [stdout] test test_context_from_module_with_imports ... ok
[INFO] [stdout] test test_context_from_module_with_annotations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_render.rs (/opt/rustwide/target/debug/deps/test_render-5d17565e7ab155bd)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_render_very_empty_module ... ok
[INFO] [stdout] test test_render_module_with_imports ... ok
[INFO] [stdout] test test_render_module_with_annotations ... ok
[INFO] [stdout] test test_render_module_with_version ... ok
[INFO] [stdout] test test_render_empty_module ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sdml_tera
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 94) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8939d3ce9e8ebcdb9a0a2d4ec687d256148dfe2c01827c7196e9c13f5b6226f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8939d3ce9e8ebcdb9a0a2d4ec687d256148dfe2c01827c7196e9c13f5b6226f7", kill_on_drop: false }`
[INFO] [stdout] 8939d3ce9e8ebcdb9a0a2d4ec687d256148dfe2c01827c7196e9c13f5b6226f7
