[INFO] cloning repository https://github.com/dacci/qr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dacci/qr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdacci%2Fqr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdacci%2Fqr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e81aee9b97d7450d8bf44d956b5497dba762e2e9 [INFO] testing dacci/qr against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdacci%2Fqr" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dacci/qr on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dacci/qr [INFO] finished tweaking git repo https://github.com/dacci/qr [INFO] tweaked toml for git repo https://github.com/dacci/qr written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 79 packages to latest compatible versions [INFO] [stderr] Adding image v0.24.9 (available: v0.25.6) [INFO] [stderr] Adding qrcode v0.12.0 (available: v0.14.1) [INFO] [stderr] Adding rqrr v0.6.0 (available: v0.9.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded g2poly v1.2.2 [INFO] [stderr] Downloaded g2gen v1.2.2 [INFO] [stderr] Downloaded g2p v1.2.2 [INFO] [stderr] Downloaded rqrr v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 959a6d27a84365b5eac2498594bec045854b1170beb0965c3be4adba67c3c222 [INFO] running `Command { std: "docker" "start" "-a" "959a6d27a84365b5eac2498594bec045854b1170beb0965c3be4adba67c3c222", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "959a6d27a84365b5eac2498594bec045854b1170beb0965c3be4adba67c3c222", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "959a6d27a84365b5eac2498594bec045854b1170beb0965c3be4adba67c3c222", kill_on_drop: false }` [INFO] [stdout] 959a6d27a84365b5eac2498594bec045854b1170beb0965c3be4adba67c3c222 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 296a2f60f1c54cf9ea11133facd881cdd0637de36e76b29e19a7af7980933220 [INFO] running `Command { std: "docker" "start" "-a" "296a2f60f1c54cf9ea11133facd881cdd0637de36e76b29e19a7af7980933220", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling g2poly v1.2.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling checked_int_cast v1.0.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling clap_builder v4.5.36 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling lru v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling qrcode v0.12.0 [INFO] [stderr] Compiling g2gen v1.2.2 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling g2p v1.2.2 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling clap v4.5.36 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling rqrr v0.6.0 [INFO] [stderr] Compiling qr v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.64s [INFO] running `Command { std: "docker" "inspect" "296a2f60f1c54cf9ea11133facd881cdd0637de36e76b29e19a7af7980933220", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "296a2f60f1c54cf9ea11133facd881cdd0637de36e76b29e19a7af7980933220", kill_on_drop: false }` [INFO] [stdout] 296a2f60f1c54cf9ea11133facd881cdd0637de36e76b29e19a7af7980933220 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b751b3469d04e2d5aa6ca0253adc19f8e9e3cfc9e001beb03d523ed1c34df8f [INFO] running `Command { std: "docker" "start" "-a" "4b751b3469d04e2d5aa6ca0253adc19f8e9e3cfc9e001beb03d523ed1c34df8f", kill_on_drop: false }` [INFO] [stderr] Compiling qr v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s [INFO] running `Command { std: "docker" "inspect" "4b751b3469d04e2d5aa6ca0253adc19f8e9e3cfc9e001beb03d523ed1c34df8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b751b3469d04e2d5aa6ca0253adc19f8e9e3cfc9e001beb03d523ed1c34df8f", kill_on_drop: false }` [INFO] [stdout] 4b751b3469d04e2d5aa6ca0253adc19f8e9e3cfc9e001beb03d523ed1c34df8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5aa2b23651238fdd3be2d24f8a44dcd7eaebc588df85f427c5fad2ce6efcf2da [INFO] running `Command { std: "docker" "start" "-a" "5aa2b23651238fdd3be2d24f8a44dcd7eaebc588df85f427c5fad2ce6efcf2da", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/qr-5f3d6237eacb2385) [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" "5aa2b23651238fdd3be2d24f8a44dcd7eaebc588df85f427c5fad2ce6efcf2da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5aa2b23651238fdd3be2d24f8a44dcd7eaebc588df85f427c5fad2ce6efcf2da", kill_on_drop: false }` [INFO] [stdout] 5aa2b23651238fdd3be2d24f8a44dcd7eaebc588df85f427c5fad2ce6efcf2da