[INFO] cloning repository https://github.com/ashaffah/barcodes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ashaffah/barcodes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashaffah%2Fbarcodes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashaffah%2Fbarcodes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f8206b71922b2cd63b315b4581725bf68f12ba57
[INFO] testing ashaffah/barcodes against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashaffah%2Fbarcodes" "/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/ashaffah/barcodes
[INFO] finished tweaking git repo https://github.com/ashaffah/barcodes
[INFO] tweaked toml for git repo https://github.com/ashaffah/barcodes written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ashaffah/barcodes on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ashaffah/barcodes 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3a72d27e8fda97ee7130642b5e6e77f78cba6f63d706e1c67f3803a8f96d8b26
[INFO] running `Command { std: "docker" "start" "-a" "3a72d27e8fda97ee7130642b5e6e77f78cba6f63d706e1c67f3803a8f96d8b26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a72d27e8fda97ee7130642b5e6e77f78cba6f63d706e1c67f3803a8f96d8b26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a72d27e8fda97ee7130642b5e6e77f78cba6f63d706e1c67f3803a8f96d8b26", kill_on_drop: false }`
[INFO] [stdout] 3a72d27e8fda97ee7130642b5e6e77f78cba6f63d706e1c67f3803a8f96d8b26
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59675796e5f2ef87623544fb8f3cca232e82924f48ce4f2ec670fe4eee5001df
[INFO] running `Command { std: "docker" "start" "-a" "59675796e5f2ef87623544fb8f3cca232e82924f48ce4f2ec670fe4eee5001df", kill_on_drop: false }`
[INFO] [stderr]    Compiling barcodes v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
[INFO] running `Command { std: "docker" "inspect" "59675796e5f2ef87623544fb8f3cca232e82924f48ce4f2ec670fe4eee5001df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59675796e5f2ef87623544fb8f3cca232e82924f48ce4f2ec670fe4eee5001df", kill_on_drop: false }`
[INFO] [stdout] 59675796e5f2ef87623544fb8f3cca232e82924f48ce4f2ec670fe4eee5001df
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b684f9f964a5ae392e9269e6bfad598bcaa61837fc651f86a109e10691390e2
[INFO] running `Command { std: "docker" "start" "-a" "5b684f9f964a5ae392e9269e6bfad598bcaa61837fc651f86a109e10691390e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling barcodes v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.68s
[INFO] running `Command { std: "docker" "inspect" "5b684f9f964a5ae392e9269e6bfad598bcaa61837fc651f86a109e10691390e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b684f9f964a5ae392e9269e6bfad598bcaa61837fc651f86a109e10691390e2", kill_on_drop: false }`
[INFO] [stdout] 5b684f9f964a5ae392e9269e6bfad598bcaa61837fc651f86a109e10691390e2
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 215451bfc0a19bcf607b37319e9d71cc120cc031f2aaa84a5a2c6970e0cf28be
[INFO] running `Command { std: "docker" "start" "-a" "215451bfc0a19bcf607b37319e9d71cc120cc031f2aaa84a5a2c6970e0cf28be", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/barcodes-959cae11e46ab51e)
[INFO] [stdout] 
[INFO] [stdout] running 118 tests
[INFO] [stdout] test ean_upc::ean13::tests::test_invalid_characters ... ok
[INFO] [stdout] test ean_upc::ean13::tests::test_invalid_check_digit ... ok
[INFO] [stdout] test ean_upc::ean13::tests::test_encode_12_digits_auto_check ... ok
[INFO] [stdout] test ean_upc::ean13::tests::test_svg_output_contains_svg_tag ... ok
[INFO] [stdout] test ean_upc::ean13::tests::test_symbology_name ... ok
[INFO] [stdout] test ean_upc::ean13::tests::test_wrong_length ... ok
[INFO] [stdout] test ean_upc::ean8::tests::test_check_digit_known ... ok
[INFO] [stdout] test ean_upc::ean13::tests::test_encode_13_digits ... ok
[INFO] [stdout] test ean_upc::ean8::tests::test_encode_7_digits_auto_check ... ok
[INFO] [stdout] test ean_upc::ean8::tests::test_invalid_characters ... ok
[INFO] [stdout] test ean_upc::ean8::tests::test_encode_8_digits ... ok
[INFO] [stdout] test ean_upc::ean8::tests::test_invalid_check_digit ... ok
[INFO] [stdout] test ean_upc::ean8::tests::test_svg_output ... ok
[INFO] [stdout] test ean_upc::ean8::tests::test_symbology_name ... ok
[INFO] [stdout] test ean_upc::ean8::tests::test_wrong_length ... ok
[INFO] [stdout] test ean_upc::upca::tests::test_check_digit_known ... ok
[INFO] [stdout] test ean_upc::upca::tests::test_encode_12_digits ... ok
[INFO] [stdout] test ean_upc::upca::tests::test_encode_11_digits_auto_check ... ok
[INFO] [stdout] test ean_upc::upca::tests::test_invalid_characters ... ok
[INFO] [stdout] test ean_upc::upca::tests::test_svg_output ... ok
[INFO] [stdout] test ean_upc::upca::tests::test_wrong_length ... ok
[INFO] [stdout] test ean_upc::upca::tests::test_symbology_name ... ok
[INFO] [stdout] test ean_upc::upce::tests::test_encode_6_digits ... ok
[INFO] [stdout] test ean_upc::upce::tests::test_encode_8_digits ... ok
[INFO] [stdout] test ean_upc::upce::tests::test_expand_to_upca_last0 ... ok
[INFO] [stdout] test ean_upc::upce::tests::test_invalid_characters ... ok
[INFO] [stdout] test ean_upc::upce::tests::test_invalid_number_system ... ok
[INFO] [stdout] test ean_upc::upce::tests::test_svg_output ... ok
[INFO] [stdout] test ean_upc::upce::tests::test_symbology_name ... ok
[INFO] [stdout] test ean_upc::upce::tests::test_wrong_length ... ok
[INFO] [stdout] test gs1::databar::tests::test_encode_13_digits_auto_check ... ok
[INFO] [stdout] test gs1::databar::tests::test_encode_14_digits ... ok
[INFO] [stdout] test gs1::databar::tests::test_gtin_check_digit ... ok
[INFO] [stdout] test gs1::databar::tests::test_invalid_chars ... ok
[INFO] [stdout] test gs1::databar::tests::test_invalid_check_digit ... ok
[INFO] [stdout] test gs1::databar::tests::test_svg_output ... ok
[INFO] [stdout] test gs1::databar::tests::test_wrong_length ... ok
[INFO] [stdout] test gs1::databar::tests::test_symbology_name ... ok
[INFO] [stdout] test gs1::gs1_128::tests::test_empty_input ... ok
[INFO] [stdout] test gs1::gs1_128::tests::test_encode_multiple_ai ... ok
[INFO] [stdout] test gs1::gs1_128::tests::test_encode_single_ai ... ok
[INFO] [stdout] test gs1::gs1_128::tests::test_fixed_length_ai ... ok
[INFO] [stdout] test gs1::gs1_128::tests::test_invalid_no_parens ... ok
[INFO] [stdout] test gs1::gs1_128::tests::test_parse_ai_digits_only ... ok
[INFO] [stdout] test gs1::gs1_128::tests::test_parse_multiple_ais ... ok
[INFO] [stdout] test gs1::gs1_128::tests::test_svg_output ... ok
[INFO] [stdout] test linear::code128::tests::test_check_computation ... ok
[INFO] [stdout] test linear::code128::tests::test_empty_input_error ... ok
[INFO] [stdout] test gs1::gs1_128::tests::test_symbology_name ... ok
[INFO] [stdout] test linear::code128::tests::test_encode_subset_a_control ... ok
[INFO] [stdout] test linear::code128::tests::test_encode_subset_b_basic ... ok
[INFO] [stdout] test linear::code128::tests::test_invalid_high_byte ... ok
[INFO] [stdout] test linear::code128::tests::test_symbology_name ... ok
[INFO] [stdout] test linear::code128::tests::test_svg_output ... ok
[INFO] [stdout] test linear::code39::tests::test_bar_count_single_char ... ok
[INFO] [stdout] test linear::code39::tests::test_empty_input ... ok
[INFO] [stdout] test linear::code39::tests::test_encode_basic ... ok
[INFO] [stdout] test linear::code39::tests::test_encode_digits ... ok
[INFO] [stdout] test linear::code39::tests::test_invalid_char_symbol ... ok
[INFO] [stdout] test linear::code128::tests::test_encode_subset_c ... ok
[INFO] [stdout] test linear::code39::tests::test_invalid_character ... ok
[INFO] [stdout] test linear::code39::tests::test_encode_special_chars ... ok
[INFO] [stdout] test linear::code39::tests::test_symbology_name ... ok
[INFO] [stdout] test linear::code39::tests::test_svg_output ... ok
[INFO] [stdout] test linear::itf::tests::test_encode_even_digits ... ok
[INFO] [stdout] test linear::itf::tests::test_bar_length_two_digits ... ok
[INFO] [stdout] test linear::itf::tests::test_invalid_characters ... ok
[INFO] [stdout] test linear::itf::tests::test_symbology_name ... ok
[INFO] [stdout] test linear::itf::tests::test_svg_output ... ok
[INFO] [stdout] test linear::itf::tests::test_empty_input ... ok
[INFO] [stdout] test linear::itf::tests::test_encode_odd_digits_padded ... ok
[INFO] [stdout] test postal::imb::tests::test_encode_20_digits ... ok
[INFO] [stdout] test postal::rm4scc::tests::test_invalid_char ... ok
[INFO] [stdout] test postal::imb::tests::test_encode_31_digits ... ok
[INFO] [stdout] test ean_upc::upce::tests::test_expand_to_upca_last3 ... ok
[INFO] [stdout] test postal::imb::tests::test_fcs_computation ... ok
[INFO] [stdout] test postal::imb::tests::test_invalid_chars ... ok
[INFO] [stdout] test postal::imb::tests::test_invalid_length ... ok
[INFO] [stdout] test postal::imb::tests::test_svg_output ... ok
[INFO] [stdout] test postal::imb::tests::test_symbology_name ... ok
[INFO] [stdout] test postal::rm4scc::tests::test_empty_input ... ok
[INFO] [stdout] test postal::rm4scc::tests::test_bar_count ... ok
[INFO] [stdout] test postal::rm4scc::tests::test_encode_alphanumeric ... ok
[INFO] [stdout] test postal::rm4scc::tests::test_encode_postcode ... ok
[INFO] [stdout] test ean_upc::ean13::tests::test_check_digit_known ... ok
[INFO] [stdout] test ean_upc::upca::tests::test_invalid_check_digit ... ok
[INFO] [stdout] test postal::rm4scc::tests::test_normalize_spaces ... ok
[INFO] [stdout] test postal::rm4scc::tests::test_svg_output ... ok
[INFO] [stdout] test twod::aztec::tests::test_encode_basic ... ok
[INFO] [stdout] test twod::aztec::tests::test_finder_pattern_center_is_dark ... ok
[INFO] [stdout] test twod::aztec::tests::test_gf64_mul_identity ... ok
[INFO] [stdout] test twod::datamatrix::tests::test_encode_basic ... ok
[INFO] [stdout] test twod::datamatrix::tests::test_finder_pattern ... ok
[INFO] [stdout] test twod::datamatrix::tests::test_gf256_mul ... ok
[INFO] [stdout] test twod::aztec::tests::test_empty_input ... ok
[INFO] [stdout] test twod::aztec::tests::test_encode_short ... ok
[INFO] [stdout] test twod::aztec::tests::test_gf64_mul_zero ... ok
[INFO] [stdout] test qrcode::tests::test_is_alphanumeric ... ok
[INFO] [stdout] test twod::aztec::tests::test_symbology_name ... ok
[INFO] [stdout] test twod::aztec::tests::test_svg_output ... ok
[INFO] [stdout] test twod::datamatrix::tests::test_encode_digits ... ok
[INFO] [stdout] test twod::datamatrix::tests::test_empty_input ... ok
[INFO] [stdout] test qrcode::tests::test_qrcode_to_svg_string_custom_module_size ... ok
[INFO] [stdout] test twod::datamatrix::tests::test_svg_output ... ok
[INFO] [stdout] test twod::datamatrix::tests::test_symbology_name ... ok
[INFO] [stdout] test twod::datamatrix::tests::test_symbol_size_10x10_for_small_input ... ok
[INFO] [stdout] test twod::pdf417::tests::test_empty_input ... ok
[INFO] [stdout] test twod::pdf417::tests::test_gf929_pow ... ok
[INFO] [stdout] test twod::pdf417::tests::test_rs_encode_basic ... ok
[INFO] [stdout] test twod::pdf417::tests::test_encode_basic ... ok
[INFO] [stdout] test twod::pdf417::tests::test_symbology_name ... ok
[INFO] [stdout] test twod::pdf417::tests::test_svg_output ... ok
[INFO] [stdout] test twod::pdf417::tests::test_row_count ... ok
[INFO] [stdout] test postal::rm4scc::tests::test_symbology_name ... ok
[INFO] [stdout] test qrcode::tests::test_is_numeric ... ok
[INFO] [stdout] test twod::pdf417::tests::test_encode_numbers ... ok
[INFO] [stdout] test qrcode::tests::test_qrcode_to_svg_string ... ok
[INFO] [stdout] test qrcode::tests::test_qrcode_barcode_encoder ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 118 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests barcodes
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test src/linear/itf.rs - linear::itf::Itf (line 53) ... FAILED
[INFO] [stdout] test src/common/output.rs - common::output::BarcodeOutput::to_svg_string (line 19) ... FAILED
[INFO] [stdout] test src/common/traits.rs - common::traits::BarcodeEncoder (line 15) ... FAILED
[INFO] [stdout] test src/qrcode.rs - qrcode::QrCode (line 34) ... FAILED
[INFO] [stdout] test src/gs1/gs1_128.rs - gs1::gs1_128::Gs1_128 (line 68) ... FAILED
[INFO] [stdout] test src/twod/datamatrix.rs - twod::datamatrix::DataMatrix (line 204) ... FAILED
[INFO] [stdout] test src/postal/rm4scc.rs - postal::rm4scc::Rm4scc (line 158) ... FAILED
[INFO] [stdout] test src/ean_upc/ean13.rs - ean_upc::ean13::Ean13 (line 100) ... FAILED
[INFO] [stdout] test src/ean_upc/upce.rs - ean_upc::upce::UpcE (line 71) ... FAILED
[INFO] [stdout] test src/ean_upc/upca.rs - ean_upc::upca::UpcA (line 33) ... FAILED
[INFO] [stdout] test src/ean_upc/ean8.rs - ean_upc::ean8::Ean8 (line 31) ... FAILED
[INFO] [stdout] test src/linear/code128.rs - linear::code128 (line 21) ... FAILED
[INFO] [stdout] test src/qrcode.rs - qrcode::QrCode<'a>::encode_text (line 95) ... FAILED
[INFO] [stdout] test src/postal/imb.rs - postal::imb::Imb (line 157) ... FAILED
[INFO] [stdout] test src/twod/pdf417.rs - twod::pdf417::Pdf417 (line 248) ... FAILED
[INFO] [stdout] test src/linear/code39.rs - linear::code39::Code39 (line 217) ... FAILED
[INFO] [stdout] test src/gs1/databar.rs - gs1::databar::DataBar (line 164) ... FAILED
[INFO] [stdout] test src/qrcode.rs - qrcode::QrCode<'a>::to_svg_string (line 402) ... FAILED
[INFO] [stdout] test src/twod/aztec.rs - twod::aztec::Aztec (line 215) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/linear/itf.rs - linear::itf::Itf (line 53) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `barcode` in this scope
[INFO] [stdout]   --> src/linear/itf.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | use barcode::common::traits::BarcodeEncoder;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `barcode`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 54 | use barcodes::common::traits::BarcodeEncoder;
[INFO] [stdout]    |            +
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `barcode` in this scope
[INFO] [stdout]   --> src/linear/itf.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | use barcode::linear::itf::Itf;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `barcode`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 55 | use barcodes::linear::itf::Itf;
[INFO] [stdout]    |            +
[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/common/output.rs - common::output::BarcodeOutput::to_svg_string (line 19) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `barcode` in this scope
[INFO] [stdout]   --> src/common/output.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use barcode::ean_upc::ean13::Ean13;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `barcode`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 20 | use barcodes::ean_upc::ean13::Ean13;
[INFO] [stdout]    |            +
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `barcode` in this scope
[INFO] [stdout]   --> src/common/output.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use barcode::common::traits::BarcodeEncoder;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `barcode`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 21 | use barcodes::common::traits::BarcodeEncoder;
[INFO] [stdout]    |            +
[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/common/traits.rs - common::traits::BarcodeEncoder (line 15) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `barcode` in this scope
[INFO] [stdout]   --> src/common/traits.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use barcode::common::traits::BarcodeEncoder;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `barcode`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 16 | use barcodes::common::traits::BarcodeEncoder;
[INFO] [stdout]    |            +
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `barcode` in this scope
[INFO] [stdout]   --> src/common/traits.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use barcode::common::types::BarcodeOutput;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `barcode`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 17 | use barcodes::common::types::BarcodeOutput;
[INFO] [stdout]    |            +
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `barcode` in this scope
[INFO] [stdout]   --> src/common/traits.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use barcode::ean_upc::ean13::Ean13;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `barcode`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 18 | use barcodes::ean_upc::ean13::Ean13;
[INFO] [stdout]    |            +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 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/qrcode.rs - qrcode::QrCode (line 34) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `barcode` in this scope
[INFO] [stdout]   --> src/qrcode.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | use barcode::qrcode::{QrCode, QrCodeEcc, Version, EncodeTextOptions};
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `barcode`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 35 | use barcodes::qrcode::{QrCode, QrCodeEcc, Version, EncodeTextOptions};
[INFO] [stdout]    |            +
[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/gs1/gs1_128.rs - gs1::gs1_128::Gs1_128 (line 68) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `barcode` in this scope
[INFO] [stdout]   --> src/gs1/gs1_128.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 | use barcode::common::traits::BarcodeEncoder;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `barcode`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 69 | use barcodes::common::traits::BarcodeEncoder;
[INFO] [stdout]    |            +
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `barcode` in this scope
[INFO] [stdout]   --> src/gs1/gs1_128.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 | use barcode::gs1::gs1_128::Gs1_128;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `barcode`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 70 | use barcodes::gs1::gs1_128::Gs1_128;
[INFO] [stdout]    |            +
[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/twod/datamatrix.rs - twod::datamatrix::DataMatrix (line 204) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `barcode` in this scope
[INFO] [stdout]    --> src/twod/datamatrix.rs:205:5
[INFO] [stdout]     |
[INFO] [stdout] 205 | use barcode::common::traits::BarcodeEncoder;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `barcode`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 205 | use barcodes::common::traits::BarcodeEncoder;
[INFO] [stdout]     |            +
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `barcode` in this scope
[INFO] [stdout]    --> src/twod/datamatrix.rs:206:5
[INFO] [stdout]     |
[INFO] [stdout] 206 | use barcode::twod::datamatrix::DataMatrix;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `barcode`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 206 | use barcodes::twod::datamatrix::DataMatrix;
[INFO] [stdout]     |            +
[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/postal/rm4scc.rs - postal::rm4scc::Rm4scc (line 158) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `barcode` in this scope
[INFO] [stdout]    --> src/postal/rm4scc.rs:159:5
[INFO] [stdout]     |
[INFO] [stdout] 159 | use barcode::common::traits::BarcodeEncoder;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `barcode`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 159 | use barcodes::common::traits::BarcodeEncoder;
[INFO] [stdout]     |            +
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `barcode` in this scope
[INFO] [stdout]    --> src/postal/rm4scc.rs:160:5
[INFO] [stdout]     |
[INFO] [stdout] 160 | use barcode::postal::rm4scc::Rm4scc;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `barcode`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 160 | use barcodes::postal::rm4scc::Rm4scc;
[INFO] [stdout]     |            +
[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/ean_upc/ean13.rs - ean_upc::ean13::Ean13 (line 100) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `barcode` in this scope
[INFO] [stdout]    --> src/ean_upc/ean13.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 | use barcode::common::traits::BarcodeEncoder;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `barcode`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 101 | use barcodes::common::traits::BarcodeEncoder;
[INFO] [stdout]     |            +
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `barcode` in this scope
[INFO] [stdout]    --> src/ean_upc/ean13.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 | use barcode::ean_upc::ean13::Ean13;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `barcode`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 102 | use barcodes::ean_upc::ean13::Ean13;
[INFO] [stdout]     |            +
[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/ean_upc/upce.rs - ean_upc::upce::UpcE (line 71) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `barcode` in this scope
[INFO] [stdout]   --> src/ean_upc/upce.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 | use barcode::common::traits::BarcodeEncoder;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `barcode`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 72 | use barcodes::common::traits::BarcodeEncoder;
[INFO] [stdout]    |            +
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `barcode` in this scope
[INFO] [stdout]   --> src/ean_upc/upce.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 | use barcode::ean_upc::upce::UpcE;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `barcode`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 73 | use barcodes::ean_upc::upce::UpcE;
[INFO] [stdout]    |            +
[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/ean_upc/upca.rs - ean_upc::upca::UpcA (line 33) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `barcode` in this scope
[INFO] [stdout]   --> src/ean_upc/upca.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | use barcode::common::traits::BarcodeEncoder;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `barcode`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 34 | use barcodes::common::traits::BarcodeEncoder;
[INFO] [stdout]    |            +
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `barcode` in this scope
[INFO] [stdout]   --> src/ean_upc/upca.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | use barcode::ean_upc::upca::UpcA;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `barcode`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 35 | use barcodes::ean_upc::upca::UpcA;
[INFO] [stdout]    |            +
[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/ean_upc/ean8.rs - ean_upc::ean8::Ean8 (line 31) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `barcode` in this scope
[INFO] [stdout]   --> src/ean_upc/ean8.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use barcode::common::traits::BarcodeEncoder;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `barcode`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 32 | use barcodes::common::traits::BarcodeEncoder;
[INFO] [stdout]    |            +
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `barcode` in this scope
[INFO] [stdout]   --> src/ean_upc/ean8.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | use barcode::ean_upc::ean8::Ean8;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `barcode`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 33 | use barcodes::ean_upc::ean8::Ean8;
[INFO] [stdout]    |            +
[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/linear/code128.rs - linear::code128 (line 21) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `barcode` in this scope
[INFO] [stdout]   --> src/linear/code128.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use barcode::common::traits::BarcodeEncoder;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `barcode`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 22 | use barcodes::common::traits::BarcodeEncoder;
[INFO] [stdout]    |            +
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `barcode` in this scope
[INFO] [stdout]   --> src/linear/code128.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use barcode::linear::code128::Code128;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `barcode`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 23 | use barcodes::linear::code128::Code128;
[INFO] [stdout]    |            +
[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/qrcode.rs - qrcode::QrCode<'a>::encode_text (line 95) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `barcode` in this scope
[INFO] [stdout]   --> src/qrcode.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 | use barcode::qrcode::{QrCode, QrCodeEcc, Version, EncodeTextOptions};
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `barcode`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 96 | use barcodes::qrcode::{QrCode, QrCodeEcc, Version, EncodeTextOptions};
[INFO] [stdout]    |            +
[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/postal/imb.rs - postal::imb::Imb (line 157) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `barcode` in this scope
[INFO] [stdout]    --> src/postal/imb.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 158 | use barcode::common::traits::BarcodeEncoder;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `barcode`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 158 | use barcodes::common::traits::BarcodeEncoder;
[INFO] [stdout]     |            +
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `barcode` in this scope
[INFO] [stdout]    --> src/postal/imb.rs:159:5
[INFO] [stdout]     |
[INFO] [stdout] 159 | use barcode::postal::imb::Imb;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `barcode`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 159 | use barcodes::postal::imb::Imb;
[INFO] [stdout]     |            +
[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/twod/pdf417.rs - twod::pdf417::Pdf417 (line 248) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `barcode` in this scope
[INFO] [stdout]    --> src/twod/pdf417.rs:249:5
[INFO] [stdout]     |
[INFO] [stdout] 249 | use barcode::common::traits::BarcodeEncoder;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `barcode`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 249 | use barcodes::common::traits::BarcodeEncoder;
[INFO] [stdout]     |            +
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `barcode` in this scope
[INFO] [stdout]    --> src/twod/pdf417.rs:250:5
[INFO] [stdout]     |
[INFO] [stdout] 250 | use barcode::twod::pdf417::Pdf417;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `barcode`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 250 | use barcodes::twod::pdf417::Pdf417;
[INFO] [stdout]     |            +
[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/linear/code39.rs - linear::code39::Code39 (line 217) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `barcode` in this scope
[INFO] [stdout]    --> src/linear/code39.rs:218:5
[INFO] [stdout]     |
[INFO] [stdout] 218 | use barcode::common::traits::BarcodeEncoder;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `barcode`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 218 | use barcodes::common::traits::BarcodeEncoder;
[INFO] [stdout]     |            +
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `barcode` in this scope
[INFO] [stdout]    --> src/linear/code39.rs:219:5
[INFO] [stdout]     |
[INFO] [stdout] 219 | use barcode::linear::code39::Code39;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `barcode`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 219 | use barcodes::linear::code39::Code39;
[INFO] [stdout]     |            +
[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/gs1/databar.rs - gs1::databar::DataBar (line 164) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `barcode` in this scope
[INFO] [stdout]    --> src/gs1/databar.rs:165:5
[INFO] [stdout]     |
[INFO] [stdout] 165 | use barcode::common::traits::BarcodeEncoder;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `barcode`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 165 | use barcodes::common::traits::BarcodeEncoder;
[INFO] [stdout]     |            +
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `barcode` in this scope
[INFO] [stdout]    --> src/gs1/databar.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 | use barcode::gs1::databar::DataBar;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `barcode`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 166 | use barcodes::gs1::databar::DataBar;
[INFO] [stdout]     |            +
[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/qrcode.rs - qrcode::QrCode<'a>::to_svg_string (line 402) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `barcode` in this scope
[INFO] [stdout]    --> src/qrcode.rs:403:5
[INFO] [stdout]     |
[INFO] [stdout] 403 | use barcode::qrcode::{QrCode, QrCodeEcc, Version, EncodeTextOptions};
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `barcode`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 403 | use barcodes::qrcode::{QrCode, QrCodeEcc, Version, EncodeTextOptions};
[INFO] [stdout]     |            +
[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/twod/aztec.rs - twod::aztec::Aztec (line 215) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `barcode` in this scope
[INFO] [stdout]    --> src/twod/aztec.rs:216:5
[INFO] [stdout]     |
[INFO] [stdout] 216 | use barcode::common::traits::BarcodeEncoder;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `barcode`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 216 | use barcodes::common::traits::BarcodeEncoder;
[INFO] [stdout]     |            +
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `barcode` in this scope
[INFO] [stdout]    --> src/twod/aztec.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 217 | use barcode::twod::aztec::Aztec;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `barcode`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 217 | use barcodes::twod::aztec::Aztec;
[INFO] [stdout]     |            +
[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] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/common/output.rs - common::output::BarcodeOutput::to_svg_string (line 19)
[INFO] [stdout]     src/common/traits.rs - common::traits::BarcodeEncoder (line 15)
[INFO] [stdout]     src/ean_upc/ean13.rs - ean_upc::ean13::Ean13 (line 100)
[INFO] [stdout]     src/ean_upc/ean8.rs - ean_upc::ean8::Ean8 (line 31)
[INFO] [stdout]     src/ean_upc/upca.rs - ean_upc::upca::UpcA (line 33)
[INFO] [stdout]     src/ean_upc/upce.rs - ean_upc::upce::UpcE (line 71)
[INFO] [stdout]     src/gs1/databar.rs - gs1::databar::DataBar (line 164)
[INFO] [stdout]     src/gs1/gs1_128.rs - gs1::gs1_128::Gs1_128 (line 68)
[INFO] [stdout]     src/linear/code128.rs - linear::code128 (line 21)
[INFO] [stdout]     src/linear/code39.rs - linear::code39::Code39 (line 217)
[INFO] [stdout]     src/linear/itf.rs - linear::itf::Itf (line 53)
[INFO] [stdout]     src/postal/imb.rs - postal::imb::Imb (line 157)
[INFO] [stdout]     src/postal/rm4scc.rs - postal::rm4scc::Rm4scc (line 158)
[INFO] [stdout]     src/qrcode.rs - qrcode::QrCode (line 34)
[INFO] [stdout]     src/qrcode.rs - qrcode::QrCode<'a>::encode_text (line 95)
[INFO] [stdout]     src/qrcode.rs - qrcode::QrCode<'a>::to_svg_string (line 402)
[INFO] [stdout]     src/twod/aztec.rs - twod::aztec::Aztec (line 215)
[INFO] [stdout]     src/twod/datamatrix.rs - twod::datamatrix::DataMatrix (line 204)
[INFO] [stdout]     src/twod/pdf417.rs - twod::pdf417::Pdf417 (line 248)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 19 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.40s; merged doctests compilation took 0.07s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "215451bfc0a19bcf607b37319e9d71cc120cc031f2aaa84a5a2c6970e0cf28be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "215451bfc0a19bcf607b37319e9d71cc120cc031f2aaa84a5a2c6970e0cf28be", kill_on_drop: false }`
[INFO] [stdout] 215451bfc0a19bcf607b37319e9d71cc120cc031f2aaa84a5a2c6970e0cf28be
