[INFO] cloning repository https://github.com/amaterasu-uwu-xd/qrosity
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/amaterasu-uwu-xd/qrosity" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famaterasu-uwu-xd%2Fqrosity", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famaterasu-uwu-xd%2Fqrosity'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 328a7cca2d53d9805b185aba90b2672fc87785f1
[INFO] testing amaterasu-uwu-xd/qrosity against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famaterasu-uwu-xd%2Fqrosity" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/amaterasu-uwu-xd/qrosity
[INFO] finished tweaking git repo https://github.com/amaterasu-uwu-xd/qrosity
[INFO] tweaked toml for git repo https://github.com/amaterasu-uwu-xd/qrosity written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/amaterasu-uwu-xd/qrosity on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/amaterasu-uwu-xd/qrosity already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 190246837cbc5bb8358860fc27ab0cd0a274d37688ab76c92f0bc440243e1bac
[INFO] running `Command { std: "docker" "start" "-a" "190246837cbc5bb8358860fc27ab0cd0a274d37688ab76c92f0bc440243e1bac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "190246837cbc5bb8358860fc27ab0cd0a274d37688ab76c92f0bc440243e1bac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "190246837cbc5bb8358860fc27ab0cd0a274d37688ab76c92f0bc440243e1bac", kill_on_drop: false }`
[INFO] [stdout] 190246837cbc5bb8358860fc27ab0cd0a274d37688ab76c92f0bc440243e1bac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 10ae1f33b9ecd7f30b0311235702c629c3e4ba778acc7c872130962c74cf8bfa
[INFO] running `Command { std: "docker" "start" "-a" "10ae1f33b9ecd7f30b0311235702c629c3e4ba778acc7c872130962c74cf8bfa", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling aligned v0.4.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling pxfm v0.1.25
[INFO] [stderr]    Compiling avif-serialize v0.8.6
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling zune-core v0.5.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling bitstream-io v4.9.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling gif v0.14.0
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling zune-jpeg v0.5.5
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling qrosity v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling moxcms v0.7.9
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling ravif v0.12.0
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.88s
[INFO] running `Command { std: "docker" "inspect" "10ae1f33b9ecd7f30b0311235702c629c3e4ba778acc7c872130962c74cf8bfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10ae1f33b9ecd7f30b0311235702c629c3e4ba778acc7c872130962c74cf8bfa", kill_on_drop: false }`
[INFO] [stdout] 10ae1f33b9ecd7f30b0311235702c629c3e4ba778acc7c872130962c74cf8bfa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d964181a315fea5d31351b129a7598b68db1662284152ae90a4d1f6b007b04f1
[INFO] running `Command { std: "docker" "start" "-a" "d964181a315fea5d31351b129a7598b68db1662284152ae90a4d1f6b007b04f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling qrosity v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.87s
[INFO] running `Command { std: "docker" "inspect" "d964181a315fea5d31351b129a7598b68db1662284152ae90a4d1f6b007b04f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d964181a315fea5d31351b129a7598b68db1662284152ae90a4d1f6b007b04f1", kill_on_drop: false }`
[INFO] [stdout] d964181a315fea5d31351b129a7598b68db1662284152ae90a4d1f6b007b04f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d4299cdca72a735c24c08986746ab579c0138ea7a7072183b99c685b5364f1dd
[INFO] running `Command { std: "docker" "start" "-a" "d4299cdca72a735c24c08986746ab579c0138ea7a7072183b99c685b5364f1dd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/qrosity-454513b96cb5f2fe)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/qrosity-c4e14b5645cfa80a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests qrosity
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/core/qrgen.rs - core::qrgen (line 56) ... FAILED
[INFO] [stdout] test src/core/qrgen.rs - core::qrgen (line 67) ... FAILED
[INFO] [stdout] test src/core/qrgen.rs - core::qrgen (line 75) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/core/qrgen.rs - core::qrgen (line 56) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `qrcodegen`
[INFO] [stdout]   --> src/core/qrgen.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | extern crate qrcodegen;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/core/qrgen.rs - core::qrgen (line 67) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `QrCode` in this scope
[INFO] [stdout]   --> src/core/qrgen.rs:68:10
[INFO] [stdout]    |
[INFO] [stdout] 68 | let qr = QrCode::encode_text("Hello, world!",
[INFO] [stdout]    |          ^^^^^^ use of undeclared type `QrCode`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `QrCodeEcc` in this scope
[INFO] [stdout]   --> src/core/qrgen.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     QrCodeEcc::Medium).unwrap();
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared type `QrCodeEcc`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_svg_string` in this scope
[INFO] [stdout]   --> src/core/qrgen.rs:70:11
[INFO] [stdout]    |
[INFO] [stdout] 70 | let svg = to_svg_string(&qr, 4);
[INFO] [stdout]    |           ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 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] ---- src/core/qrgen.rs - core::qrgen (line 75) stdout ----
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]   --> src/core/qrgen.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 82 |         (... paint qr.get_module(x, y) ...)
[INFO] [stdout]    |          ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]    |
[INFO] [stdout] 82 -         (... paint qr.get_module(x, y) ...)
[INFO] [stdout] 82 +         (.. paint qr.get_module(x, y) ...)
[INFO] [stdout]    |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout] 82 -         (... paint qr.get_module(x, y) ...)
[INFO] [stdout] 82 +         (..= paint qr.get_module(x, y) ...)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]   --> src/core/qrgen.rs:82:40
[INFO] [stdout]    |
[INFO] [stdout] 82 |         (... paint qr.get_module(x, y) ...)
[INFO] [stdout]    |                                        ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]    |
[INFO] [stdout] 82 -         (... paint qr.get_module(x, y) ...)
[INFO] [stdout] 82 +         (... paint qr.get_module(x, y) ..)
[INFO] [stdout]    |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout] 82 -         (... paint qr.get_module(x, y) ...)
[INFO] [stdout] 82 +         (... paint qr.get_module(x, y) ..=)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]   --> src/core/qrgen.rs:82:40
[INFO] [stdout]    |
[INFO] [stdout] 82 |         (... paint qr.get_module(x, y) ...)
[INFO] [stdout]    |                                        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] help: use `..` instead
[INFO] [stdout]    |
[INFO] [stdout] 82 -         (... paint qr.get_module(x, y) ...)
[INFO] [stdout] 82 +         (... paint qr.get_module(x, y) ..)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `)`, `,`, `.`, `::`, `?`, `{`, or an operator, found `qr`
[INFO] [stdout]   --> src/core/qrgen.rs:82:20
[INFO] [stdout]    |
[INFO] [stdout] 82 |         (... paint qr.get_module(x, y) ...)
[INFO] [stdout]    |                   -^^ expected one of 8 possible tokens
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   help: missing `,`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `paint` in this scope
[INFO] [stdout]   --> src/core/qrgen.rs:82:14
[INFO] [stdout]    |
[INFO] [stdout] 82 |         (... paint qr.get_module(x, y) ...)
[INFO] [stdout]    |              ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `QrSegment` in this scope
[INFO] [stdout]   --> src/core/qrgen.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 77 | let segs = QrSegment::make_segments(text);
[INFO] [stdout]    |            ^^^^^^^^^ use of undeclared type `QrSegment`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `QrCode` in this scope
[INFO] [stdout]   --> src/core/qrgen.rs:78:10
[INFO] [stdout]    |
[INFO] [stdout] 78 | let qr = QrCode::encode_segments_advanced(&segs, QrCodeEcc::High,
[INFO] [stdout]    |          ^^^^^^ use of undeclared type `QrCode`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `QrCodeEcc` in this scope
[INFO] [stdout]   --> src/core/qrgen.rs:78:50
[INFO] [stdout]    |
[INFO] [stdout] 78 | let qr = QrCode::encode_segments_advanced(&segs, QrCodeEcc::High,
[INFO] [stdout]    |                                                  ^^^^^^^^^ use of undeclared type `QrCodeEcc`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Version` in this scope
[INFO] [stdout]   --> src/core/qrgen.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     Version::new(5), Version::new(5), Some(Mask::new(2)), false).unwrap();
[INFO] [stdout]    |     ^^^^^^^ use of undeclared type `Version`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Version` in this scope
[INFO] [stdout]   --> src/core/qrgen.rs:79:22
[INFO] [stdout]    |
[INFO] [stdout] 79 |     Version::new(5), Version::new(5), Some(Mask::new(2)), false).unwrap();
[INFO] [stdout]    |                      ^^^^^^^ use of undeclared type `Version`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Mask` in this scope
[INFO] [stdout]   --> src/core/qrgen.rs:79:44
[INFO] [stdout]    |
[INFO] [stdout] 79 |     Version::new(5), Version::new(5), Some(Mask::new(2)), false).unwrap();
[INFO] [stdout]    |                                            ^^^^ use of undeclared type `Mask`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0586.
[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/core/qrgen.rs - core::qrgen (line 56)
[INFO] [stdout]     src/core/qrgen.rs - core::qrgen (line 67)
[INFO] [stdout]     src/core/qrgen.rs - core::qrgen (line 75)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.23s; merged doctests compilation took 0.11s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d4299cdca72a735c24c08986746ab579c0138ea7a7072183b99c685b5364f1dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4299cdca72a735c24c08986746ab579c0138ea7a7072183b99c685b5364f1dd", kill_on_drop: false }`
[INFO] [stdout] d4299cdca72a735c24c08986746ab579c0138ea7a7072183b99c685b5364f1dd
