[INFO] fetching crate fribidi 0.1.2...
[INFO] testing fribidi-0.1.2 against 1.94.0 for beta-1.95-1
[INFO] extracting crate fribidi 0.1.2 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate fribidi 0.1.2
[INFO] finished tweaking crates.io crate fribidi 0.1.2
[INFO] tweaked toml for crates.io crate fribidi 0.1.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fribidi 0.1.2 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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" "+1.94.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 49 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded shlex v0.1.1
[INFO] [stderr]   Downloaded fribidi-sys v0.1.0
[INFO] [stderr]   Downloaded libloading v0.5.2
[INFO] [stderr]   Downloaded which v3.1.1
[INFO] [stderr]   Downloaded cexpr v0.4.0
[INFO] [stderr]   Downloaded env_logger v0.7.1
[INFO] [stderr]   Downloaded clang-sys v0.29.3
[INFO] [stderr]   Downloaded bindgen v0.53.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 60ca1890f175ba7eb831b82e6609f6940e7a1b676fd5066ec0850547f3400ac2
[INFO] running `Command { std: "docker" "start" "-a" "60ca1890f175ba7eb831b82e6609f6940e7a1b676fd5066ec0850547f3400ac2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60ca1890f175ba7eb831b82e6609f6940e7a1b676fd5066ec0850547f3400ac2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60ca1890f175ba7eb831b82e6609f6940e7a1b676fd5066ec0850547f3400ac2", kill_on_drop: false }`
[INFO] [stdout] 60ca1890f175ba7eb831b82e6609f6940e7a1b676fd5066ec0850547f3400ac2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4eccc21ac9e67657298c96229465cdd159213f374da93f6bc32e93de1b6e2ba0
[INFO] running `Command { std: "docker" "start" "-a" "4eccc21ac9e67657298c96229465cdd159213f374da93f6bc32e93de1b6e2ba0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling clang-sys v0.29.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling bindgen v0.53.3
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling widestring v1.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling fribidi-sys v0.1.0
[INFO] [stderr]    Compiling fribidi v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unicode codepoint changing visible direction of text present in literal
[INFO] [stdout]    --> src/lib.rs:283:40
[INFO] [stdout]     |
[INFO] [stdout] 283 |         let mut text = U32String::from("أحمد� خالد");
[INFO] [stdout]     |                                        ^^^^^-^^^^^^
[INFO] [stdout]     |                                        |    |
[INFO] [stdout]     |                                        |    '\u{202b}'
[INFO] [stdout]     |                                        this literal contains an invisible unicode text flow control codepoint
[INFO] [stdout]     |
[INFO] [stdout]     = note: these kind of unicode codepoints change the way text flows on applications that support them, but can cause confusion because they change the order of characters on the screen
[INFO] [stdout]     = note: `#[warn(text_direction_codepoint_in_literal)]` on by default
[INFO] [stdout]     = help: if their presence wasn't intentional, you can remove them
[INFO] [stdout] help: if you want to keep them but make them visible in your source code, you can escape them
[INFO] [stdout]     |
[INFO] [stdout] 283 -         let mut text = U32String::from("أحمد� خالد");
[INFO] [stdout] 283 +         let mut text = U32String::from("أحمد\u{202b} خالد");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.47s
[INFO] running `Command { std: "docker" "inspect" "4eccc21ac9e67657298c96229465cdd159213f374da93f6bc32e93de1b6e2ba0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4eccc21ac9e67657298c96229465cdd159213f374da93f6bc32e93de1b6e2ba0", kill_on_drop: false }`
[INFO] [stdout] 4eccc21ac9e67657298c96229465cdd159213f374da93f6bc32e93de1b6e2ba0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4039db6128527fdbe215bc0e05b3924532b3516b78e71700427b36c66a207c77
[INFO] running `Command { std: "docker" "start" "-a" "4039db6128527fdbe215bc0e05b3924532b3516b78e71700427b36c66a207c77", kill_on_drop: false }`
[INFO] [stdout] warning: unicode codepoint changing visible direction of text present in literal
[INFO] [stdout]    --> src/lib.rs:283:40
[INFO] [stdout]     |
[INFO] [stdout] 283 |         let mut text = U32String::from("أحمد� خالد");
[INFO] [stdout]     |                                        ^^^^^-^^^^^^
[INFO] [stdout]     |                                        |    |
[INFO] [stdout]     |                                        |    '\u{202b}'
[INFO] [stdout]     |                                        this literal contains an invisible unicode text flow control codepoint
[INFO] [stdout]     |
[INFO] [stdout]     = note: these kind of unicode codepoints change the way text flows on applications that support them, but can cause confusion because they change the order of characters on the screen
[INFO] [stdout]     = note: `#[warn(text_direction_codepoint_in_literal)]` on by default
[INFO] [stdout]     = help: if their presence wasn't intentional, you can remove them
[INFO] [stdout] help: if you want to keep them but make them visible in your source code, you can escape them
[INFO] [stdout]     |
[INFO] [stdout] 283 -         let mut text = U32String::from("أحمد� خالد");
[INFO] [stdout] 283 +         let mut text = U32String::from("أحمد\u{202b} خالد");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling fribidi v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unicode codepoint changing visible direction of text present in literal
[INFO] [stdout]    --> src/lib.rs:283:40
[INFO] [stdout]     |
[INFO] [stdout] 283 |         let mut text = U32String::from("أحمد� خالد");
[INFO] [stdout]     |                                        ^^^^^-^^^^^^
[INFO] [stdout]     |                                        |    |
[INFO] [stdout]     |                                        |    '\u{202b}'
[INFO] [stdout]     |                                        this literal contains an invisible unicode text flow control codepoint
[INFO] [stdout]     |
[INFO] [stdout]     = note: these kind of unicode codepoints change the way text flows on applications that support them, but can cause confusion because they change the order of characters on the screen
[INFO] [stdout]     = note: `#[warn(text_direction_codepoint_in_literal)]` on by default
[INFO] [stdout]     = help: if their presence wasn't intentional, you can remove them
[INFO] [stdout] help: if you want to keep them but make them visible in your source code, you can escape them
[INFO] [stdout]     |
[INFO] [stdout] 283 -         let mut text = U32String::from("أحمد� خالد");
[INFO] [stdout] 283 +         let mut text = U32String::from("أحمد\u{202b} خالد");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: allow(text_direction_codepoint_in_literal) is ignored unless specified at crate level
[INFO] [stdout]    --> src/lib.rs:282:17
[INFO] [stdout]     |
[INFO] [stdout] 282 |         #[allow(text_direction_codepoint_in_literal)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.84s
[INFO] running `Command { std: "docker" "inspect" "4039db6128527fdbe215bc0e05b3924532b3516b78e71700427b36c66a207c77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4039db6128527fdbe215bc0e05b3924532b3516b78e71700427b36c66a207c77", kill_on_drop: false }`
[INFO] [stdout] 4039db6128527fdbe215bc0e05b3924532b3516b78e71700427b36c66a207c77
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e36e7759e02e34b2522d116e0030d3f5b9582956c9b04122002538b25916b638
[INFO] running `Command { std: "docker" "start" "-a" "e36e7759e02e34b2522d116e0030d3f5b9582956c9b04122002538b25916b638", kill_on_drop: false }`
[INFO] [stderr] warning: unicode codepoint changing visible direction of text present in literal
[INFO] [stderr]    --> src/lib.rs:283:40
[INFO] [stderr]     |
[INFO] [stderr] 283 |         let mut text = U32String::from("أحمد� خالد");
[INFO] [stderr]     |                                        ^^^^^-^^^^^^
[INFO] [stderr]     |                                        |    |
[INFO] [stderr]     |                                        |    '\u{202b}'
[INFO] [stderr]     |                                        this literal contains an invisible unicode text flow control codepoint
[INFO] [stderr]     |
[INFO] [stderr]     = note: these kind of unicode codepoints change the way text flows on applications that support them, but can cause confusion because they change the order of characters on the screen
[INFO] [stderr]     = note: `#[warn(text_direction_codepoint_in_literal)]` on by default
[INFO] [stderr]     = help: if their presence wasn't intentional, you can remove them
[INFO] [stderr] help: if you want to keep them but make them visible in your source code, you can escape them
[INFO] [stderr]     |
[INFO] [stderr] 283 -         let mut text = U32String::from("أحمد� خالد");
[INFO] [stderr] 283 +         let mut text = U32String::from("أحمد\u{202b} خالد");
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: allow(text_direction_codepoint_in_literal) is ignored unless specified at crate level
[INFO] [stderr]    --> src/lib.rs:282:17
[INFO] [stderr]     |
[INFO] [stderr] 282 |         #[allow(text_direction_codepoint_in_literal)]
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `fribidi` (lib) generated 1 warning (run `cargo fix --lib -p fribidi` to apply 1 suggestion)
[INFO] [stderr] warning: `fribidi` (lib test) generated 2 warnings (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fribidi-e8e01dd7e2e95f2e)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test bracket::test::test_get_bracket_types ... ok
[INFO] [stdout] test char::test::test_get_bidi_type_name ... ok
[INFO] [stdout] test char::test::test_get_bidi_types ... ok
[INFO] [stdout] test char::test::test_type ... ok
[INFO] [stdout] test paragraph::test::test_direction ... ok
[INFO] [stdout] test test::test_get_paragraph_embedding_levels_ex ... ok
[INFO] [stdout] test test::test_log2vis ... ok
[INFO] [stdout] test test::test_remove_bidi_marks ... ok
[INFO] [stdout] test test::test_reorder_line ... ok
[INFO] [stderr]    Doc-tests fribidi
[INFO] [stdout] test bracket::test::test_get_bracket ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 3) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 3) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `U32String`
[INFO] [stdout]  --> src/lib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | let text = U32String::from("چرمهين");
[INFO] [stdout]   |            ^^^^^^^^^ use of undeclared type `U32String`
[INFO] [stdout]   |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]   |
[INFO] [stdout] 5 - let text = U32String::from("چرمهين");
[INFO] [stdout] 5 + let text = String::from("چرمهين");
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use widestring::U32String;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `U32String`
[INFO] [stdout]  --> src/lib.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | let gt = U32String::from("ﻦﻴﻬﻣﺮﭼ");
[INFO] [stdout]   |          ^^^^^^^^^ use of undeclared type `U32String`
[INFO] [stdout]   |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]   |
[INFO] [stdout] 7 - let gt = U32String::from("ﻦﻴﻬﻣﺮﭼ");
[INFO] [stdout] 7 + let gt = String::from("ﻦﻴﻬﻣﺮﭼ");
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use widestring::U32String;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LevelType` in this scope
[INFO] [stdout]   --> src/lib.rs:11:32
[INFO] [stdout]    |
[INFO] [stdout] 11 | let gt_embedding_levels = vec![LevelType(1); 6];
[INFO] [stdout]    |                                ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this tuple struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use fribidi::level::LevelType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LevelType` in this scope
[INFO] [stdout]   --> src/lib.rs:15:31
[INFO] [stdout]    |
[INFO] [stdout] 15 | let mut embedding_levels: Vec<LevelType> = vec![LevelType(1); text.len()];
[INFO] [stdout]    |                               ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use fribidi::level::LevelType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LevelType` in this scope
[INFO] [stdout]   --> src/lib.rs:15:49
[INFO] [stdout]    |
[INFO] [stdout] 15 | let mut embedding_levels: Vec<LevelType> = vec![LevelType(1); text.len()];
[INFO] [stdout]    |                                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this tuple struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use fribidi::level::LevelType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Fribidi`
[INFO] [stdout]   --> src/lib.rs:17:28
[INFO] [stdout]    |
[INFO] [stdout] 17 | let (res, maximum_level) = Fribidi::logic_to_visual(
[INFO] [stdout]    |                            ^^^^^^^ use of undeclared type `Fribidi`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use fribidi::Fribidi;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ParagraphType`
[INFO] [stdout]   --> src/lib.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     ParagraphType::OtherNeutral,    // let fribidi detect the type
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of undeclared type `ParagraphType`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  2 + use fribidi::paragraph::ParagraphType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 3)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "e36e7759e02e34b2522d116e0030d3f5b9582956c9b04122002538b25916b638", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e36e7759e02e34b2522d116e0030d3f5b9582956c9b04122002538b25916b638", kill_on_drop: false }`
[INFO] [stdout] e36e7759e02e34b2522d116e0030d3f5b9582956c9b04122002538b25916b638
