[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 try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famaterasu-uwu-xd%2Fqrosity" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/amaterasu-uwu-xd/qrosity on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e421a48c9313593dcfca8a46e37844cd135c399f69c02067154741eb41417b12
[INFO] running `Command { std: "docker" "start" "-a" "e421a48c9313593dcfca8a46e37844cd135c399f69c02067154741eb41417b12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e421a48c9313593dcfca8a46e37844cd135c399f69c02067154741eb41417b12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e421a48c9313593dcfca8a46e37844cd135c399f69c02067154741eb41417b12", kill_on_drop: false }`
[INFO] [stdout] e421a48c9313593dcfca8a46e37844cd135c399f69c02067154741eb41417b12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 8705a99f46b70897c4e2dd2c3029cfe9f09f0452780aa46a28135efa9cb92145
[INFO] running `Command { std: "docker" "start" "-a" "8705a99f46b70897c4e2dd2c3029cfe9f09f0452780aa46a28135efa9cb92145", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling aligned v0.4.2
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling avif-serialize v0.8.6
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling pxfm v0.1.25
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling bitstream-io v4.9.0
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling zune-core v0.5.0
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling zune-jpeg v0.5.5
[INFO] [stderr]    Compiling gif v0.14.0
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling qrosity v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling moxcms v0.7.9
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerocopy-derive v0.8.30
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling thiserror v2.0.17
[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 exr v1.74.0
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling ravif v0.12.0
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "8705a99f46b70897c4e2dd2c3029cfe9f09f0452780aa46a28135efa9cb92145", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8705a99f46b70897c4e2dd2c3029cfe9f09f0452780aa46a28135efa9cb92145", kill_on_drop: false }`
[INFO] [stdout] 8705a99f46b70897c4e2dd2c3029cfe9f09f0452780aa46a28135efa9cb92145
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 13f4d321427664e3602fc3412903b75afe523401e1cfe998ce26277eadb24b0c
[INFO] running `Command { std: "docker" "start" "-a" "13f4d321427664e3602fc3412903b75afe523401e1cfe998ce26277eadb24b0c", kill_on_drop: false }`
[INFO] [stderr]    Compiling qrosity v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.52s
[INFO] running `Command { std: "docker" "inspect" "13f4d321427664e3602fc3412903b75afe523401e1cfe998ce26277eadb24b0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13f4d321427664e3602fc3412903b75afe523401e1cfe998ce26277eadb24b0c", kill_on_drop: false }`
[INFO] [stdout] 13f4d321427664e3602fc3412903b75afe523401e1cfe998ce26277eadb24b0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 1909461db2f0ddd79760118e1a623de2f5ded39f90a625b96b865bb648d2991b
[INFO] running `Command { std: "docker" "start" "-a" "1909461db2f0ddd79760118e1a623de2f5ded39f90a625b96b865bb648d2991b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/qrosity/7e70dc30afac2dfa/deps/qrosity-7e70dc30afac2dfa)
[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/build/qrosity/189c98d8ffd62ecb/deps/qrosity-189c98d8ffd62ecb)
[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]: failed to resolve: use of undeclared type `QrCode`
[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] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 67 + use qrosity::core::qrgen::QrCode;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QrCodeEcc`
[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] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 67 + use qrosity::core::QrCodeEcc;
[INFO] [stdout]    |
[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[E0433]: failed to resolve: use of undeclared type `QrSegment`
[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] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 75 + use qrosity::core::qrgen::QrSegment;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QrCode`
[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] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 75 + use qrosity::core::qrgen::QrCode;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QrCodeEcc`
[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] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 75 + use qrosity::core::QrCodeEcc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Version`
[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] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 75 + use qrosity::core::qrgen::Version;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Version`
[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] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 75 + use qrosity::core::qrgen::Version;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mask`
[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] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 75 + use std::simd::Mask;
[INFO] [stdout]    |
[INFO] [stdout] 75 + use qrosity::core::qrgen::Mask;
[INFO] [stdout]    |
[INFO] [stdout] 75 + use tiny_skia::Mask;
[INFO] [stdout]    |
[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: 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.30s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.43s; merged doctests compilation took 0.13s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "1909461db2f0ddd79760118e1a623de2f5ded39f90a625b96b865bb648d2991b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1909461db2f0ddd79760118e1a623de2f5ded39f90a625b96b865bb648d2991b", kill_on_drop: false }`
[INFO] [stdout] 1909461db2f0ddd79760118e1a623de2f5ded39f90a625b96b865bb648d2991b
