[INFO] cloning repository https://github.com/ecarrara/qrcode-http
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ecarrara/qrcode-http" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fecarrara%2Fqrcode-http", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fecarrara%2Fqrcode-http'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 55b289df7523cf9b03fb7acce7f6b8dc976cddd6
[INFO] building ecarrara/qrcode-http against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fecarrara%2Fqrcode-http" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ecarrara/qrcode-http
[INFO] finished tweaking git repo https://github.com/ecarrara/qrcode-http
[INFO] tweaked toml for git repo https://github.com/ecarrara/qrcode-http written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ecarrara/qrcode-http on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ecarrara/qrcode-http 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sharded-slab v0.1.4
[INFO] [stderr]   Downloaded smallvec v1.10.0
[INFO] [stderr]   Downloaded anstyle-wincon v1.0.1
[INFO] [stderr]   Downloaded unicode-bidi-mirroring v0.1.0
[INFO] [stderr]   Downloaded unicode-ccc v0.1.2
[INFO] [stderr]   Downloaded async-trait v0.1.69
[INFO] [stderr]   Downloaded roxmltree v0.18.0
[INFO] [stderr]   Downloaded regex v1.8.4
[INFO] [stderr]   Downloaded kurbo v0.8.3
[INFO] [stderr]   Downloaded png v0.17.6
[INFO] [stderr]   Downloaded rustybuzz v0.6.0
[INFO] [stderr]   Downloaded usvg v0.28.0
[INFO] [stderr]   Downloaded resvg v0.28.0
[INFO] [stderr]   Downloaded serde v1.0.166
[INFO] [stderr]   Downloaded jpeg-decoder v0.3.0
[INFO] [stderr]   Downloaded clap_builder v4.3.10
[INFO] [stderr]   Downloaded regex-syntax v0.7.2
[INFO] [stderr]   Downloaded fontconfig-parser v0.5.2
[INFO] [stderr]   Downloaded fontdb v0.10.0
[INFO] [stderr]   Downloaded bytemuck v1.13.1
[INFO] [stderr]   Downloaded rctree v0.5.0
[INFO] [stderr]   Downloaded simplecss v0.2.1
[INFO] [stderr]   Downloaded syn v2.0.23
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.12
[INFO] [stderr]   Downloaded errno v0.3.1
[INFO] [stderr]   Downloaded is-terminal v0.4.8
[INFO] [stderr]   Downloaded clap_derive v4.3.2
[INFO] [stderr]   Downloaded clap v4.3.10
[INFO] [stderr]   Downloaded weezl v0.1.7
[INFO] [stderr]   Downloaded rgb v0.8.36
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.3
[INFO] [stderr]   Downloaded serde_json v1.0.99
[INFO] [stderr]   Downloaded svgfilters v0.4.0
[INFO] [stderr]   Downloaded rustix v0.38.2
[INFO] [stderr]   Downloaded ttf-parser v0.17.1
[INFO] [stderr]   Downloaded miniz_oxide v0.5.4
[INFO] [stderr]   Downloaded unicode-general-category v0.6.0
[INFO] [stderr]   Downloaded fast_qr v0.9.0
[INFO] [stderr]   Downloaded unicode-vo v0.1.0
[INFO] [stderr]   Downloaded unicode-script v0.5.5
[INFO] [stderr]   Downloaded data-url v0.2.0
[INFO] [stderr]   Downloaded imagesize v0.10.1
[INFO] [stderr]   Downloaded xmlparser v0.13.5
[INFO] [stderr]   Downloaded roxmltree v0.15.1
[INFO] [stderr]   Downloaded svgtypes v0.8.2
[INFO] [stderr]   Downloaded serde_derive v1.0.166
[INFO] [stderr]   Downloaded siphasher v0.3.10
[INFO] [stderr]   Downloaded usvg-text-layout v0.28.0
[INFO] [stderr]   Downloaded tracing-attributes v0.1.26
[INFO] [stderr]   Downloaded tracing-log v0.1.3
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.17
[INFO] [stderr]   Downloaded proc-macro2 v1.0.63
[INFO] [stderr]   Downloaded thread_local v1.1.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aea2f70bc8d8ecaedba4625c93425bad9e51c8dba50c5a0df0aa2321f38db341
[INFO] running `Command { std: "docker" "start" "-a" "aea2f70bc8d8ecaedba4625c93425bad9e51c8dba50c5a0df0aa2321f38db341", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aea2f70bc8d8ecaedba4625c93425bad9e51c8dba50c5a0df0aa2321f38db341", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aea2f70bc8d8ecaedba4625c93425bad9e51c8dba50c5a0df0aa2321f38db341", kill_on_drop: false }`
[INFO] [stdout] aea2f70bc8d8ecaedba4625c93425bad9e51c8dba50c5a0df0aa2321f38db341
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59ded8bd4f6579c9c04171c01aff2bcc4aee280a86d15a6a9d802919be01c1a8
[INFO] running `Command { std: "docker" "start" "-a" "59ded8bd4f6579c9c04171c01aff2bcc4aee280a86d15a6a9d802919be01c1a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling pin-project-lite v0.2.10
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling itoa v1.0.8
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling xmlparser v0.13.5
[INFO] [stderr]    Compiling rustversion v1.0.13
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling unicode-general-category v0.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling serde v1.0.166
[INFO] [stderr]    Compiling rustix v0.38.2
[INFO] [stderr]    Compiling roxmltree v0.18.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling ttf-parser v0.17.1
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling kurbo v0.8.3
[INFO] [stderr]    Compiling roxmltree v0.15.1
[INFO] [stderr]    Compiling simplecss v0.2.1
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling svgtypes v0.8.2
[INFO] [stderr]    Compiling fontconfig-parser v0.5.2
[INFO] [stderr]    Compiling syn v2.0.23
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling data-url v0.2.0
[INFO] [stderr]    Compiling rctree v0.5.0
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling imagesize v0.10.1
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling unicode-script v0.5.5
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling async-trait v0.1.69
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling unicode-ccc v0.1.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling tiny-skia-path v0.8.4
[INFO] [stderr]    Compiling png v0.17.6
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling rgb v0.8.36
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling usvg v0.28.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling ryu v1.0.14
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling is-terminal v0.4.8
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling axum v0.6.18
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling svgfilters v0.4.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling fontdb v0.10.0
[INFO] [stderr]    Compiling rustybuzz v0.6.0
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling clap_builder v4.3.10
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling tiny-skia v0.8.4
[INFO] [stderr]    Compiling http-range-header v0.3.0
[INFO] [stderr]    Compiling matchit v0.7.0
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling usvg-text-layout v0.28.0
[INFO] [stderr]    Compiling resvg v0.28.0
[INFO] [stderr]    Compiling fast_qr v0.9.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling serde_derive v1.0.166
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.2
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]    Compiling pin-project v1.1.2
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling tower-http v0.4.1
[INFO] [stderr]    Compiling clap v4.3.10
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.12
[INFO] [stderr]    Compiling qrcode-http v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "59ded8bd4f6579c9c04171c01aff2bcc4aee280a86d15a6a9d802919be01c1a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59ded8bd4f6579c9c04171c01aff2bcc4aee280a86d15a6a9d802919be01c1a8", kill_on_drop: false }`
[INFO] [stdout] 59ded8bd4f6579c9c04171c01aff2bcc4aee280a86d15a6a9d802919be01c1a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f0b5ad9fd96fd5f922601a105c52ca3bd395f96f4fe35dde59a2e2b9f469926
[INFO] running `Command { std: "docker" "start" "-a" "6f0b5ad9fd96fd5f922601a105c52ca3bd395f96f4fe35dde59a2e2b9f469926", kill_on_drop: false }`
[INFO] [stderr]    Compiling qrcode-http v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.30s
[INFO] running `Command { std: "docker" "inspect" "6f0b5ad9fd96fd5f922601a105c52ca3bd395f96f4fe35dde59a2e2b9f469926", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f0b5ad9fd96fd5f922601a105c52ca3bd395f96f4fe35dde59a2e2b9f469926", kill_on_drop: false }`
[INFO] [stdout] 6f0b5ad9fd96fd5f922601a105c52ca3bd395f96f4fe35dde59a2e2b9f469926
