[INFO] cloning repository https://github.com/jacobdcastro/qr-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jacobdcastro/qr-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacobdcastro%2Fqr-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacobdcastro%2Fqr-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0a5b01a4b8e0799c1b513617534566920b721305
[INFO] testing jacobdcastro/qr-cli against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacobdcastro%2Fqr-cli" "/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/jacobdcastro/qr-cli
[INFO] finished tweaking git repo https://github.com/jacobdcastro/qr-cli
[INFO] tweaked toml for git repo https://github.com/jacobdcastro/qr-cli written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jacobdcastro/qr-cli on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jacobdcastro/qr-cli 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-04-21" "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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 787429d109f4a0ed3516300248a6454f78ed23aa2d90ffec5f80cf0da095a158
[INFO] running `Command { std: "docker" "start" "-a" "787429d109f4a0ed3516300248a6454f78ed23aa2d90ffec5f80cf0da095a158", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "787429d109f4a0ed3516300248a6454f78ed23aa2d90ffec5f80cf0da095a158", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "787429d109f4a0ed3516300248a6454f78ed23aa2d90ffec5f80cf0da095a158", kill_on_drop: false }`
[INFO] [stdout] 787429d109f4a0ed3516300248a6454f78ed23aa2d90ffec5f80cf0da095a158
[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=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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4597cd4d4c6f2e83d71225c5390225fd04fdd54fdc76ae02d5aec5430f317c7
[INFO] running `Command { std: "docker" "start" "-a" "c4597cd4d4c6f2e83d71225c5390225fd04fdd54fdc76ae02d5aec5430f317c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytemuck v1.20.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling unicode-general-category v0.6.0
[INFO] [stderr]    Compiling kurbo v0.9.5
[INFO] [stderr]    Compiling tiny-skia-path v0.10.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling rctree v0.5.0
[INFO] [stderr]    Compiling memmap2 v0.6.2
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling svgtypes v0.11.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling fontconfig-parser v0.5.7
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling usvg-tree v0.35.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling fdeflate v0.3.6
[INFO] [stderr]    Compiling unicode-ccc v0.1.2
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling ttf-parser v0.19.2
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling ttf-parser v0.18.1
[INFO] [stderr]    Compiling unicode-script v0.5.7
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling roxmltree v0.18.1
[INFO] [stderr]    Compiling png v0.17.14
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling simplecss v0.2.1
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling imagesize v0.12.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling data-url v0.2.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling usvg-parser v0.35.0
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling clap_lex v0.7.3
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling fontdb v0.14.1
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling rustybuzz v0.7.0
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling clap_builder v4.5.21
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling tiny-skia v0.10.0
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling usvg-text-layout v0.35.0
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling usvg v0.35.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling checked_int_cast v1.0.0
[INFO] [stderr]    Compiling qrcode v0.12.0
[INFO] [stderr]    Compiling resvg v0.35.0
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling clap v4.5.21
[INFO] [stderr]    Compiling qr-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "c4597cd4d4c6f2e83d71225c5390225fd04fdd54fdc76ae02d5aec5430f317c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4597cd4d4c6f2e83d71225c5390225fd04fdd54fdc76ae02d5aec5430f317c7", kill_on_drop: false }`
[INFO] [stdout] c4597cd4d4c6f2e83d71225c5390225fd04fdd54fdc76ae02d5aec5430f317c7
[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=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-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6cd6f289b39523dc101cbc699b804eb5bb454e8f967e3984eb6be2f27956733d
[INFO] running `Command { std: "docker" "start" "-a" "6cd6f289b39523dc101cbc699b804eb5bb454e8f967e3984eb6be2f27956733d", kill_on_drop: false }`
[INFO] [stderr]    Compiling qr-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.77s
[INFO] running `Command { std: "docker" "inspect" "6cd6f289b39523dc101cbc699b804eb5bb454e8f967e3984eb6be2f27956733d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cd6f289b39523dc101cbc699b804eb5bb454e8f967e3984eb6be2f27956733d", kill_on_drop: false }`
[INFO] [stdout] 6cd6f289b39523dc101cbc699b804eb5bb454e8f967e3984eb6be2f27956733d
[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=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-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a5dd8715ad21674d810140ca33c83a5d655e414f4b1fd1e14d2c45bc796c1cee
[INFO] running `Command { std: "docker" "start" "-a" "a5dd8715ad21674d810140ca33c83a5d655e414f4b1fd1e14d2c45bc796c1cee", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/qr-db85591f735ee808)
[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] running `Command { std: "docker" "inspect" "a5dd8715ad21674d810140ca33c83a5d655e414f4b1fd1e14d2c45bc796c1cee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5dd8715ad21674d810140ca33c83a5d655e414f4b1fd1e14d2c45bc796c1cee", kill_on_drop: false }`
[INFO] [stdout] a5dd8715ad21674d810140ca33c83a5d655e414f4b1fd1e14d2c45bc796c1cee
