[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 try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrinnguyen%2Fqr-code-cli" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/trinnguyen/qr-code-cli on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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-1/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b8212f023e9713c1c40b3a81a571abbdb284ca7d4bfbb0729afd375869124a9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6b8212f023e9713c1c40b3a81a571abbdb284ca7d4bfbb0729afd375869124a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b8212f023e9713c1c40b3a81a571abbdb284ca7d4bfbb0729afd375869124a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b8212f023e9713c1c40b3a81a571abbdb284ca7d4bfbb0729afd375869124a9", kill_on_drop: false }` [INFO] [stdout] 6b8212f023e9713c1c40b3a81a571abbdb284ca7d4bfbb0729afd375869124a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] acb88b59cb4779b327386721ffaba9404b5ad1069b73190b059c37d537f08636 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "acb88b59cb4779b327386721ffaba9404b5ad1069b73190b059c37d537f08636", kill_on_drop: false }` [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-general-category v0.2.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling ttf-parser v0.9.0 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling unicode-script v0.5.2 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling unicode-ccc v0.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling rctree v0.3.3 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling pico-args v0.3.4 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling qrcodegen v1.6.0 [INFO] [stderr] Compiling roxmltree v0.13.1 [INFO] [stderr] Compiling svgtypes v0.5.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 log v0.4.11 [INFO] [stderr] Compiling kurbo v0.7.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling simplecss v0.2.0 [INFO] [stderr] Compiling wide v0.6.4 [INFO] [stderr] Compiling svgfilters v0.2.0 [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 37.06s [INFO] running `Command { std: "docker" "inspect" "acb88b59cb4779b327386721ffaba9404b5ad1069b73190b059c37d537f08636", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acb88b59cb4779b327386721ffaba9404b5ad1069b73190b059c37d537f08636", kill_on_drop: false }` [INFO] [stdout] acb88b59cb4779b327386721ffaba9404b5ad1069b73190b059c37d537f08636 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6cfb19d240e1e2f81c5e170ac92eb17c74586526a329802be8645c16c086719 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f6cfb19d240e1e2f81c5e170ac92eb17c74586526a329802be8645c16c086719", 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.85s [INFO] running `Command { std: "docker" "inspect" "f6cfb19d240e1e2f81c5e170ac92eb17c74586526a329802be8645c16c086719", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6cfb19d240e1e2f81c5e170ac92eb17c74586526a329802be8645c16c086719", kill_on_drop: false }` [INFO] [stdout] f6cfb19d240e1e2f81c5e170ac92eb17c74586526a329802be8645c16c086719 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] eda3cf4afda54402c0477b9e1dccddf206d5a381b0affb205bc060ff5654edc4 [INFO] running `Command { std: "docker" "start" "-a" "eda3cf4afda54402c0477b9e1dccddf206d5a381b0affb205bc060ff5654edc4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/qr_gen-4445b6c39d8c348f) [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" "eda3cf4afda54402c0477b9e1dccddf206d5a381b0affb205bc060ff5654edc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eda3cf4afda54402c0477b9e1dccddf206d5a381b0affb205bc060ff5654edc4", kill_on_drop: false }` [INFO] [stdout] eda3cf4afda54402c0477b9e1dccddf206d5a381b0affb205bc060ff5654edc4