[INFO] fetching crate asset 0.0.1...
[INFO] testing asset-0.0.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate asset 0.0.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate asset 0.0.1
[INFO] finished tweaking crates.io crate asset 0.0.1
[INFO] tweaked toml for crates.io crate asset 0.0.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate asset 0.0.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 353 packages to latest compatible versions
[INFO] [stderr]       Adding dioxus-core v0.5.6 (available: v0.7.1)
[INFO] [stderr]       Adding manganis-macro v0.2.2 (available: v0.7.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a8580c94620c1fb3e0cb1d16a10cb67fc13e36b590a6e5e84dfaf20ba860b516
[INFO] running `Command { std: "docker" "start" "-a" "a8580c94620c1fb3e0cb1d16a10cb67fc13e36b590a6e5e84dfaf20ba860b516", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8580c94620c1fb3e0cb1d16a10cb67fc13e36b590a6e5e84dfaf20ba860b516", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8580c94620c1fb3e0cb1d16a10cb67fc13e36b590a6e5e84dfaf20ba860b516", kill_on_drop: false }`
[INFO] [stdout] a8580c94620c1fb3e0cb1d16a10cb67fc13e36b590a6e5e84dfaf20ba860b516
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3bfbd77cbd85b09c005a76fb7259c31c337bae5acc3fb6b3d2af269338b6986f
[INFO] running `Command { std: "docker" "start" "-a" "3bfbd77cbd85b09c005a76fb7259c31c337bae5acc3fb6b3d2af269338b6986f", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling manganis-macro v0.2.2
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling infer v0.11.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling generational-box v0.5.6
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling dioxus-core v0.5.6
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling manganis-common v0.2.4
[INFO] [stderr]    Compiling asset v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.17s
[INFO] running `Command { std: "docker" "inspect" "3bfbd77cbd85b09c005a76fb7259c31c337bae5acc3fb6b3d2af269338b6986f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bfbd77cbd85b09c005a76fb7259c31c337bae5acc3fb6b3d2af269338b6986f", kill_on_drop: false }`
[INFO] [stdout] 3bfbd77cbd85b09c005a76fb7259c31c337bae5acc3fb6b3d2af269338b6986f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1652a932ad8c6f78bc66a80eabddbffd3c7c48d6ecd37a0b048e10ae7ab6ade9
[INFO] running `Command { std: "docker" "start" "-a" "1652a932ad8c6f78bc66a80eabddbffd3c7c48d6ecd37a0b048e10ae7ab6ade9", kill_on_drop: false }`
[INFO] [stderr]    Compiling asset v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s
[INFO] running `Command { std: "docker" "inspect" "1652a932ad8c6f78bc66a80eabddbffd3c7c48d6ecd37a0b048e10ae7ab6ade9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1652a932ad8c6f78bc66a80eabddbffd3c7c48d6ecd37a0b048e10ae7ab6ade9", kill_on_drop: false }`
[INFO] [stdout] 1652a932ad8c6f78bc66a80eabddbffd3c7c48d6ecd37a0b048e10ae7ab6ade9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6089faa8307ada77f5505218954d86dd9f09522fbfed7b184ef30c530895cde5
[INFO] running `Command { std: "docker" "start" "-a" "6089faa8307ada77f5505218954d86dd9f09522fbfed7b184ef30c530895cde5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/asset-ae234255d26d8e2f)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests asset
[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 20 tests
[INFO] [stdout] test src/lib.rs - FontAssetBuilder::weights (line 211) ... FAILED
[INFO] [stdout] test src/lib.rs - font (line 253) ... FAILED
[INFO] [stdout] test src/lib.rs - FontAssetBuilder::families (line 199) ... FAILED
[INFO] [stdout] test src/lib.rs - font (line 249) ... FAILED
[INFO] [stdout] test src/lib.rs - file (line 270) ... FAILED
[INFO] [stdout] test src/lib.rs - font (line 257) ... FAILED
[INFO] [stdout] test src/lib.rs - FontAssetBuilder::display (line 235) ... FAILED
[INFO] [stdout] test src/lib.rs - FontAssetBuilder::text (line 223) ... FAILED
[INFO] [stdout] test src/lib.rs - ImageAssetBuilder::preload (line 141) ... FAILED
[INFO] [stdout] test src/lib.rs - ImageAssetBuilder::size (line 113) ... FAILED
[INFO] [stdout] test src/lib.rs - ImageAssetBuilder::format (line 99) ... FAILED
[INFO] [stdout] test src/lib.rs - image (line 169) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 6) ... FAILED
[INFO] [stdout] test src/lib.rs - image (line 181) ... FAILED
[INFO] [stdout] test src/lib.rs - ImageAssetBuilder::url_encoded (line 155) ... FAILED
[INFO] [stdout] test src/lib.rs - file (line 274) ... FAILED
[INFO] [stdout] test src/lib.rs - ImageAssetBuilder::low_quality_preview (line 127) ... FAILED
[INFO] [stdout] test src/lib.rs - image (line 177) ... FAILED
[INFO] [stdout] test src/lib.rs - image (line 173) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/lib.rs - (line 12) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - FontAssetBuilder::weights (line 211) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]    --> src/lib.rs:212:17
[INFO] [stdout]     |
[INFO] [stdout] 212 | const _: &str = manganis::mg!(font().families(["Roboto"]).weights([200]));
[INFO] [stdout]     |                 ^^^^^^^^ use of unresolved module or unlinked crate `manganis`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - font (line 253) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]    --> src/lib.rs:254:17
[INFO] [stdout]     |
[INFO] [stdout] 254 | const _: &str = manganis::mg!(font().families(["Roboto"]).weights([200]));
[INFO] [stdout]     |                 ^^^^^^^^ use of unresolved module or unlinked crate `manganis`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - FontAssetBuilder::families (line 199) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]    --> src/lib.rs:200:17
[INFO] [stdout]     |
[INFO] [stdout] 200 | const _: &str = manganis::mg!(font().families(["Roboto"]));
[INFO] [stdout]     |                 ^^^^^^^^ use of unresolved module or unlinked crate `manganis`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - font (line 249) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]    --> src/lib.rs:250:17
[INFO] [stdout]     |
[INFO] [stdout] 250 | const _: &str = manganis::mg!(font().families(["Roboto"]));
[INFO] [stdout]     |                 ^^^^^^^^ use of unresolved module or unlinked crate `manganis`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - file (line 270) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]    --> src/lib.rs:272:17
[INFO] [stdout]     |
[INFO] [stdout] 272 | const _: &str = manganis::mg!(file("src/asset.txt"));
[INFO] [stdout]     |                 ^^^^^^^^ use of unresolved module or unlinked crate `manganis`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - font (line 257) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]    --> src/lib.rs:258:17
[INFO] [stdout]     |
[INFO] [stdout] 258 | const _: &str = manganis::mg!(font().families(["Roboto"]).weights([200]).text("Hello, world!"));
[INFO] [stdout]     |                 ^^^^^^^^ use of unresolved module or unlinked crate `manganis`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - FontAssetBuilder::display (line 235) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]    --> src/lib.rs:236:17
[INFO] [stdout]     |
[INFO] [stdout] 236 | const _: &str = manganis::mg!(font().families(["Roboto"]).weights([200]).text("Hello, world!").display("swap"));
[INFO] [stdout]     |                 ^^^^^^^^ use of unresolved module or unlinked crate `manganis`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - FontAssetBuilder::text (line 223) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]    --> src/lib.rs:224:17
[INFO] [stdout]     |
[INFO] [stdout] 224 | const _: &str = manganis::mg!(font().families(["Roboto"]).weights([200]).text("Hello, world!"));
[INFO] [stdout]     |                 ^^^^^^^^ use of unresolved module or unlinked crate `manganis`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - ImageAssetBuilder::preload (line 141) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]    --> src/lib.rs:142:33
[INFO] [stdout]     |
[INFO] [stdout] 142 | const _: manganis::ImageAsset = manganis::mg!(image("https://avatars.githubusercontent.com/u/79236386?s=48&v=4").preload());
[INFO] [stdout]     |                                 ^^^^^^^^ use of unresolved module or unlinked crate `manganis`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]    --> src/lib.rs:142:10
[INFO] [stdout]     |
[INFO] [stdout] 142 | const _: manganis::ImageAsset = manganis::mg!(image("https://avatars.githubusercontent.com/u/79236386?s=48&v=4").preload());
[INFO] [stdout]     |          ^^^^^^^^ use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `manganis`, use `cargo add manganis` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - ImageAssetBuilder::size (line 113) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]    --> src/lib.rs:114:33
[INFO] [stdout]     |
[INFO] [stdout] 114 | const _: manganis::ImageAsset = manganis::mg!(image("https://avatars.githubusercontent.com/u/79236386?s=48&v=4").size(512, 512));
[INFO] [stdout]     |                                 ^^^^^^^^ use of unresolved module or unlinked crate `manganis`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]    --> src/lib.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | const _: manganis::ImageAsset = manganis::mg!(image("https://avatars.githubusercontent.com/u/79236386?s=48&v=4").size(512, 512));
[INFO] [stdout]     |          ^^^^^^^^ use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `manganis`, use `cargo add manganis` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - ImageAssetBuilder::format (line 99) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]    --> src/lib.rs:100:33
[INFO] [stdout]     |
[INFO] [stdout] 100 | const _: manganis::ImageAsset = manganis::mg!(image("https://avatars.githubusercontent.com/u/79236386?s=48&v=4").format(ImageType::...
[INFO] [stdout]     |                                 ^^^^^^^^ use of unresolved module or unlinked crate `manganis`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]    --> src/lib.rs:100:10
[INFO] [stdout]     |
[INFO] [stdout] 100 | const _: manganis::ImageAsset = manganis::mg!(image("https://avatars.githubusercontent.com/u/79236386?s=48&v=4").format(ImageType::...
[INFO] [stdout]     |          ^^^^^^^^ use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `manganis`, use `cargo add manganis` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - image (line 169) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]    --> src/lib.rs:170:33
[INFO] [stdout]     |
[INFO] [stdout] 170 | const _: manganis::ImageAsset = manganis::mg!(image("rustacean-flat-gesture.png"));
[INFO] [stdout]     |                                 ^^^^^^^^ use of unresolved module or unlinked crate `manganis`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]    --> src/lib.rs:170:10
[INFO] [stdout]     |
[INFO] [stdout] 170 | const _: manganis::ImageAsset = manganis::mg!(image("rustacean-flat-gesture.png"));
[INFO] [stdout]     |          ^^^^^^^^ use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `manganis`, use `cargo add manganis` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 6) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]  --> src/lib.rs:7:26
[INFO] [stdout]   |
[INFO] [stdout] 7 | const AVIF_ASSET: &str = manganis::mg!(file("rustacean-flat-gesture.png"));
[INFO] [stdout]   |                          ^^^^^^^^ use of unresolved module or unlinked crate `manganis`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - image (line 181) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]    --> src/lib.rs:182:33
[INFO] [stdout]     |
[INFO] [stdout] 182 | const _: manganis::ImageAsset = manganis::mg!(image("rustacean-flat-gesture.png").preload());
[INFO] [stdout]     |                                 ^^^^^^^^ use of unresolved module or unlinked crate `manganis`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]    --> src/lib.rs:182:10
[INFO] [stdout]     |
[INFO] [stdout] 182 | const _: manganis::ImageAsset = manganis::mg!(image("rustacean-flat-gesture.png").preload());
[INFO] [stdout]     |          ^^^^^^^^ use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `manganis`, use `cargo add manganis` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - ImageAssetBuilder::url_encoded (line 155) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]    --> src/lib.rs:156:33
[INFO] [stdout]     |
[INFO] [stdout] 156 | const _: manganis::ImageAsset = manganis::mg!(image("https://avatars.githubusercontent.com/u/79236386?s=48&v=4").url_encoded());
[INFO] [stdout]     |                                 ^^^^^^^^ use of unresolved module or unlinked crate `manganis`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]    --> src/lib.rs:156:10
[INFO] [stdout]     |
[INFO] [stdout] 156 | const _: manganis::ImageAsset = manganis::mg!(image("https://avatars.githubusercontent.com/u/79236386?s=48&v=4").url_encoded());
[INFO] [stdout]     |          ^^^^^^^^ use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `manganis`, use `cargo add manganis` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - file (line 274) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]    --> src/lib.rs:276:17
[INFO] [stdout]     |
[INFO] [stdout] 276 | const _: &str = manganis::mg!(file("https://rustacean.net/assets/rustacean-flat-happy.png"));
[INFO] [stdout]     |                 ^^^^^^^^ use of unresolved module or unlinked crate `manganis`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - ImageAssetBuilder::low_quality_preview (line 127) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]    --> src/lib.rs:128:33
[INFO] [stdout]     |
[INFO] [stdout] 128 | const _: manganis::ImageAsset = manganis::mg!(image("https://avatars.githubusercontent.com/u/79236386?s=48&v=4").low_quality_previe...
[INFO] [stdout]     |                                 ^^^^^^^^ use of unresolved module or unlinked crate `manganis`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]    --> src/lib.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 | const _: manganis::ImageAsset = manganis::mg!(image("https://avatars.githubusercontent.com/u/79236386?s=48&v=4").low_quality_previe...
[INFO] [stdout]     |          ^^^^^^^^ use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `manganis`, use `cargo add manganis` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - image (line 177) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]    --> src/lib.rs:178:33
[INFO] [stdout]     |
[INFO] [stdout] 178 | const _: manganis::ImageAsset = manganis::mg!(image("rustacean-flat-gesture.png").format(ImageType::Avif).size(52, 52));
[INFO] [stdout]     |                                 ^^^^^^^^ use of unresolved module or unlinked crate `manganis`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]    --> src/lib.rs:178:10
[INFO] [stdout]     |
[INFO] [stdout] 178 | const _: manganis::ImageAsset = manganis::mg!(image("rustacean-flat-gesture.png").format(ImageType::Avif).size(52, 52));
[INFO] [stdout]     |          ^^^^^^^^ use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `manganis`, use `cargo add manganis` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - image (line 173) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]    --> src/lib.rs:174:33
[INFO] [stdout]     |
[INFO] [stdout] 174 | const _: manganis::ImageAsset = manganis::mg!(image("rustacean-flat-gesture.png").size(52, 52));
[INFO] [stdout]     |                                 ^^^^^^^^ use of unresolved module or unlinked crate `manganis`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]    --> src/lib.rs:174:10
[INFO] [stdout]     |
[INFO] [stdout] 174 | const _: manganis::ImageAsset = manganis::mg!(image("rustacean-flat-gesture.png").size(52, 52));
[INFO] [stdout]     |          ^^^^^^^^ use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `manganis`, use `cargo add manganis` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 12) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]   --> src/lib.rs:15:32
[INFO] [stdout]    |
[INFO] [stdout] 15 | const TAILWIND_CLASSES: &str = manganis::classes!("flex flex-col p-5");
[INFO] [stdout]    |                                ^^^^^^^^ use of unresolved module or unlinked crate `manganis`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]   --> src/lib.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 | const _: &str = manganis::mg!(file("test-package-dependency/src/asset.txt"));
[INFO] [stdout]    |                 ^^^^^^^^ use of unresolved module or unlinked crate `manganis`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]   --> src/lib.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 | const _: &str = manganis::mg!(file("https://rustacean.net/assets/rustacean-flat-happy.png"));
[INFO] [stdout]    |                 ^^^^^^^^ use of unresolved module or unlinked crate `manganis`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]   --> src/lib.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     manganis::mg!(image("rustacean-flat-gesture.png"));
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `manganis`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]   --> src/lib.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     manganis::mg!(image("rustacean-flat-gesture.png").size(52, 52));
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `manganis`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]   --> src/lib.rs:29:46
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub const AVIF_ASSET: manganis::ImageAsset = manganis::mg!(image("rustacean-flat-gesture.png")
[INFO] [stdout]    |                                              ^^^^^^^^ use of unresolved module or unlinked crate `manganis`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]   --> src/lib.rs:32:50
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub const AVIF_ASSET_LOW: manganis::ImageAsset = manganis::mg!(image("rustacean-flat-gesture.png")
[INFO] [stdout]    |                                                  ^^^^^^^^ use of unresolved module or unlinked crate `manganis`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]   --> src/lib.rs:37:31
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub const ROBOTO_FONT: &str = manganis::mg!(font()
[INFO] [stdout]    |                               ^^^^^^^^ use of unresolved module or unlinked crate `manganis`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]   --> src/lib.rs:40:34
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub const COMFORTAA_FONT: &str = manganis::mg!(font()
[INFO] [stdout]    |                                  ^^^^^^^^ use of unresolved module or unlinked crate `manganis`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]   --> src/lib.rs:44:42
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub const ROBOTO_FONT_LIGHT_FONT: &str = manganis::mg!(font()
[INFO] [stdout]    |                                          ^^^^^^^^ use of unresolved module or unlinked crate `manganis`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]   --> src/lib.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub const PNG_ASSET: manganis::ImageAsset =
[INFO] [stdout]    |                      ^^^^^^^^ use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `manganis`, use `cargo add manganis` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]   --> src/lib.rs:26:30
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub const RESIZED_PNG_ASSET: manganis::ImageAsset =
[INFO] [stdout]    |                              ^^^^^^^^ use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `manganis`, use `cargo add manganis` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]   --> src/lib.rs:29:23
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub const AVIF_ASSET: manganis::ImageAsset = manganis::mg!(image("rustacean-flat-gesture.png")
[INFO] [stdout]    |                       ^^^^^^^^ use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `manganis`, use `cargo add manganis` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]   --> src/lib.rs:32:27
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub const AVIF_ASSET_LOW: manganis::ImageAsset = manganis::mg!(image("rustacean-flat-gesture.png")
[INFO] [stdout]    |                           ^^^^^^^^ use of unresolved module or unlinked crate `manganis`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `manganis`, use `cargo add manganis` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 14 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 12)
[INFO] [stdout]     src/lib.rs - (line 6)
[INFO] [stdout]     src/lib.rs - FontAssetBuilder::display (line 235)
[INFO] [stdout]     src/lib.rs - FontAssetBuilder::families (line 199)
[INFO] [stdout]     src/lib.rs - FontAssetBuilder::text (line 223)
[INFO] [stdout]     src/lib.rs - FontAssetBuilder::weights (line 211)
[INFO] [stdout]     src/lib.rs - ImageAssetBuilder::format (line 99)
[INFO] [stdout]     src/lib.rs - ImageAssetBuilder::low_quality_preview (line 127)
[INFO] [stdout]     src/lib.rs - ImageAssetBuilder::preload (line 141)
[INFO] [stdout]     src/lib.rs - ImageAssetBuilder::size (line 113)
[INFO] [stdout]     src/lib.rs - ImageAssetBuilder::url_encoded (line 155)
[INFO] [stdout]     src/lib.rs - file (line 270)
[INFO] [stdout]     src/lib.rs - file (line 274)
[INFO] [stdout]     src/lib.rs - font (line 249)
[INFO] [stdout]     src/lib.rs - font (line 253)
[INFO] [stdout]     src/lib.rs - font (line 257)
[INFO] [stdout]     src/lib.rs - image (line 169)
[INFO] [stdout]     src/lib.rs - image (line 173)
[INFO] [stdout]     src/lib.rs - image (line 177)
[INFO] [stdout]     src/lib.rs - image (line 181)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 20 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6089faa8307ada77f5505218954d86dd9f09522fbfed7b184ef30c530895cde5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6089faa8307ada77f5505218954d86dd9f09522fbfed7b184ef30c530895cde5", kill_on_drop: false }`
[INFO] [stdout] 6089faa8307ada77f5505218954d86dd9f09522fbfed7b184ef30c530895cde5
