[INFO] cloning repository https://github.com/trinnguyen/qr-code-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trinnguyen/qr-code-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrinnguyen%2Fqr-code-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrinnguyen%2Fqr-code-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3c5fc20c85755a3cb0eedeff2f529847d5a8bc04 [INFO] testing trinnguyen/qr-code-cli against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrinnguyen%2Fqr-code-cli" "/workspace/builds/worker-113/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-113/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/trinnguyen/qr-code-cli on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/trinnguyen/qr-code-cli [INFO] finished tweaking git repo https://github.com/trinnguyen/qr-code-cli [INFO] tweaked toml for git repo https://github.com/trinnguyen/qr-code-cli written to /workspace/builds/worker-113/source/Cargo.toml [INFO] crate git repo https://github.com/trinnguyen/qr-code-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0dd35af1b0beee053e55b03954be9d1c7f6e969beebb68ebeb9f634f4444aadd [INFO] running `Command { std: "docker" "start" "-a" "0dd35af1b0beee053e55b03954be9d1c7f6e969beebb68ebeb9f634f4444aadd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0dd35af1b0beee053e55b03954be9d1c7f6e969beebb68ebeb9f634f4444aadd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dd35af1b0beee053e55b03954be9d1c7f6e969beebb68ebeb9f634f4444aadd", kill_on_drop: false }` [INFO] [stdout] 0dd35af1b0beee053e55b03954be9d1c7f6e969beebb68ebeb9f634f4444aadd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20e09160a56fdb461174948618a7772bd24532dfebe41c230e6833ad8cf24bff [INFO] running `Command { std: "docker" "start" "-a" "20e09160a56fdb461174948618a7772bd24532dfebe41c230e6833ad8cf24bff", kill_on_drop: false }` [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-general-category v0.2.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling ttf-parser v0.9.0 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling unicode-ccc v0.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling unicode-script v0.5.2 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling rctree v0.3.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling pico-args v0.3.4 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling qrcodegen v1.6.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling data-url v0.1.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling rgb v0.8.25 [INFO] [stderr] Compiling svgtypes v0.5.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling kurbo v0.7.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling roxmltree v0.13.1 [INFO] [stderr] Compiling simplecss v0.2.0 [INFO] [stderr] Compiling svgfilters v0.2.0 [INFO] [stderr] Compiling wide v0.6.4 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling fontdb v0.5.1 [INFO] [stderr] Compiling tiny-skia v0.3.0 [INFO] [stderr] Compiling rustybuzz v0.3.0 [INFO] [stderr] Compiling usvg v0.13.0 [INFO] [stderr] Compiling resvg v0.13.0 [INFO] [stderr] Compiling qr-gen v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.79s [INFO] running `Command { std: "docker" "inspect" "20e09160a56fdb461174948618a7772bd24532dfebe41c230e6833ad8cf24bff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20e09160a56fdb461174948618a7772bd24532dfebe41c230e6833ad8cf24bff", kill_on_drop: false }` [INFO] [stdout] 20e09160a56fdb461174948618a7772bd24532dfebe41c230e6833ad8cf24bff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26cd32565285f70cc91858ae8a821816f316dd55c8a22549521efa2bc103a3f2 [INFO] running `Command { std: "docker" "start" "-a" "26cd32565285f70cc91858ae8a821816f316dd55c8a22549521efa2bc103a3f2", kill_on_drop: false }` [INFO] [stderr] Compiling qr-gen v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.33s [INFO] running `Command { std: "docker" "inspect" "26cd32565285f70cc91858ae8a821816f316dd55c8a22549521efa2bc103a3f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26cd32565285f70cc91858ae8a821816f316dd55c8a22549521efa2bc103a3f2", kill_on_drop: false }` [INFO] [stdout] 26cd32565285f70cc91858ae8a821816f316dd55c8a22549521efa2bc103a3f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fa62acb3002d33903c46fddb0c28dbbdc230fd7c53497fa4b0ba985b92545345 [INFO] running `Command { std: "docker" "start" "-a" "fa62acb3002d33903c46fddb0c28dbbdc230fd7c53497fa4b0ba985b92545345", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/qr_gen-8f4d313c2808b10b) [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" "fa62acb3002d33903c46fddb0c28dbbdc230fd7c53497fa4b0ba985b92545345", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa62acb3002d33903c46fddb0c28dbbdc230fd7c53497fa4b0ba985b92545345", kill_on_drop: false }` [INFO] [stdout] fa62acb3002d33903c46fddb0c28dbbdc230fd7c53497fa4b0ba985b92545345