[INFO] cloning repository https://github.com/tuulikoo/QRcode_test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tuulikoo/QRcode_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftuulikoo%2FQRcode_test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftuulikoo%2FQRcode_test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 938862ebae742a2cc9b3ce5324c7ce568778a167
[INFO] building tuulikoo/QRcode_test against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftuulikoo%2FQRcode_test" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tuulikoo/QRcode_test
[INFO] finished tweaking git repo https://github.com/tuulikoo/QRcode_test
[INFO] tweaked toml for git repo https://github.com/tuulikoo/QRcode_test written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tuulikoo/QRcode_test on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tuulikoo/QRcode_test 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded svgtypes v0.13.0
[INFO] [stderr]   Downloaded unicode-vo v0.1.0
[INFO] [stderr]   Downloaded usvg-tree v0.38.0
[INFO] [stderr]   Downloaded svg v0.16.0
[INFO] [stderr]   Downloaded usvg-text-layout v0.38.0
[INFO] [stderr]   Downloaded fontconfig-parser v0.5.6
[INFO] [stderr]   Downloaded clap_complete v4.5.1
[INFO] [stderr]   Downloaded qrcode v0.13.0
[INFO] [stderr]   Downloaded qrcode-png v0.4.1
[INFO] [stderr]   Downloaded clap_mangen v0.2.20
[INFO] [stderr]   Downloaded simplecss v0.2.1
[INFO] [stderr]   Downloaded roxmltree v0.19.0
[INFO] [stderr]   Downloaded rustybuzz v0.12.1
[INFO] [stderr]   Downloaded usvg-parser v0.38.0
[INFO] [stderr]   Downloaded g2p v1.0.1
[INFO] [stderr]   Downloaded half v2.4.0
[INFO] [stderr]   Downloaded unicode-script v0.5.6
[INFO] [stderr]   Downloaded clap_derive v4.5.0
[INFO] [stderr]   Downloaded roff v0.2.1
[INFO] [stderr]   Downloaded g2gen v1.0.1
[INFO] [stderr]   Downloaded ahash v0.8.10
[INFO] [stderr]   Downloaded lru v0.9.0
[INFO] [stderr]   Downloaded qrcode-generator v4.1.9
[INFO] [stderr]   Downloaded qrcodegen v1.8.0
[INFO] [stderr]   Downloaded checked_int_cast v1.0.0
[INFO] [stderr]   Downloaded qrrs v0.1.9
[INFO] [stderr]   Downloaded gif v0.12.0
[INFO] [stderr]   Downloaded kurbo v0.9.5
[INFO] [stderr]   Downloaded bytemuck v1.14.3
[INFO] [stderr]   Downloaded resvg v0.38.0
[INFO] [stderr]   Downloaded g2poly v1.0.1
[INFO] [stderr]   Downloaded usvg v0.38.0
[INFO] [stderr]   Downloaded qrencode v0.14.0
[INFO] [stderr]   Downloaded rqrr v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f16f6acf78b89801c6ea4a5a9302eabe6c1abe21128df6434cab6d1a0f159fac
[INFO] running `Command { std: "docker" "start" "-a" "f16f6acf78b89801c6ea4a5a9302eabe6c1abe21128df6434cab6d1a0f159fac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f16f6acf78b89801c6ea4a5a9302eabe6c1abe21128df6434cab6d1a0f159fac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f16f6acf78b89801c6ea4a5a9302eabe6c1abe21128df6434cab6d1a0f159fac", kill_on_drop: false }`
[INFO] [stdout] f16f6acf78b89801c6ea4a5a9302eabe6c1abe21128df6434cab6d1a0f159fac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f74c45129cf60017bdbd3504e6364e4c13713b52b27874dc9d2ddc88a469a1a2
[INFO] running `Command { std: "docker" "start" "-a" "f74c45129cf60017bdbd3504e6364e4c13713b52b27874dc9d2ddc88a469a1a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytemuck v1.14.3
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling half v2.4.0
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling kurbo v0.9.5
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling clap_builder v4.5.1
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling ahash v0.8.10
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling roxmltree v0.19.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling svgtypes v0.13.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling fontconfig-parser v0.5.6
[INFO] [stderr]    Compiling usvg-tree v0.38.0
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling unicode-script v0.5.6
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling unicode-ccc v0.1.2
[INFO] [stderr]    Compiling g2poly v1.0.1
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling unicode-properties v0.1.1
[INFO] [stderr]    Compiling roff v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling simplecss v0.2.1
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling rustybuzz v0.12.1
[INFO] [stderr]    Compiling fontdb v0.16.2
[INFO] [stderr]    Compiling imagesize v0.12.0
[INFO] [stderr]    Compiling data-url v0.3.1
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling lru v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling usvg-parser v0.38.0
[INFO] [stderr]    Compiling qrcodegen v1.8.0
[INFO] [stderr]    Compiling checked_int_cast v1.0.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling g2gen v1.0.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling g2p v1.0.1
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling rgb v0.8.37
[INFO] [stderr]    Compiling clap v4.5.1
[INFO] [stderr]    Compiling clap_mangen v0.2.20
[INFO] [stderr]    Compiling clap_complete v4.5.1
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling usvg-text-layout v0.38.0
[INFO] [stderr]    Compiling qrrs v0.1.9
[INFO] [stderr]    Compiling usvg v0.38.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling qrcode-png v0.4.1
[INFO] [stderr]    Compiling rqrr v0.6.0
[INFO] [stderr]    Compiling qrencode v0.14.0
[INFO] [stderr]    Compiling resvg v0.38.0
[INFO] [stderr]    Compiling qrcode-generator v4.1.9
[INFO] [stderr]    Compiling qrcode v0.13.0
[INFO] [stderr]    Compiling svg v0.16.0
[INFO] [stderr]    Compiling qrcode_gen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]   --> src/main.rs:77:11
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[cfg(not(tarpaulin_include))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] running `Command { std: "docker" "inspect" "f74c45129cf60017bdbd3504e6364e4c13713b52b27874dc9d2ddc88a469a1a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f74c45129cf60017bdbd3504e6364e4c13713b52b27874dc9d2ddc88a469a1a2", kill_on_drop: false }`
[INFO] [stdout] f74c45129cf60017bdbd3504e6364e4c13713b52b27874dc9d2ddc88a469a1a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 27e7043e70a7ed38fd5ea1a8d38fb6c1e49a41019f86073eae19d2c7cd13d562
[INFO] running `Command { std: "docker" "start" "-a" "27e7043e70a7ed38fd5ea1a8d38fb6c1e49a41019f86073eae19d2c7cd13d562", kill_on_drop: false }`
[INFO] [stderr]    Compiling qrcode_gen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]   --> src/main.rs:77:11
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[cfg(not(tarpaulin_include))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.14s
[INFO] running `Command { std: "docker" "inspect" "27e7043e70a7ed38fd5ea1a8d38fb6c1e49a41019f86073eae19d2c7cd13d562", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27e7043e70a7ed38fd5ea1a8d38fb6c1e49a41019f86073eae19d2c7cd13d562", kill_on_drop: false }`
[INFO] [stdout] 27e7043e70a7ed38fd5ea1a8d38fb6c1e49a41019f86073eae19d2c7cd13d562
