[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrinnguyen%2Fqr-code-cli" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/trinnguyen/qr-code-cli on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-13/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", 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] 57851f74b5697887cab0fcd69af6eb9ee7a67459e97c93e772e5967de5a3ed43 [INFO] running `Command { std: "docker" "start" "-a" "57851f74b5697887cab0fcd69af6eb9ee7a67459e97c93e772e5967de5a3ed43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57851f74b5697887cab0fcd69af6eb9ee7a67459e97c93e772e5967de5a3ed43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57851f74b5697887cab0fcd69af6eb9ee7a67459e97c93e772e5967de5a3ed43", kill_on_drop: false }` [INFO] [stdout] 57851f74b5697887cab0fcd69af6eb9ee7a67459e97c93e772e5967de5a3ed43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f198951372f6ef7c57f4f93955d0121aa7ba0822efada23ae4979db80d7469d1 [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" "f198951372f6ef7c57f4f93955d0121aa7ba0822efada23ae4979db80d7469d1", kill_on_drop: false }` [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling unicode-general-category v0.2.0 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling ttf-parser v0.9.0 [INFO] [stderr] Compiling unicode-ccc v0.1.0 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling unicode-script v0.5.2 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling rctree v0.3.3 [INFO] [stderr] Compiling pico-args v0.3.4 [INFO] [stderr] Compiling qrcodegen v1.6.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling data-url v0.1.0 [INFO] [stderr] Compiling kurbo v0.7.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling svgtypes v0.5.0 [INFO] [stderr] Compiling simplecss v0.2.0 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling rgb v0.8.25 [INFO] [stderr] Compiling roxmltree v0.13.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling svgfilters v0.2.0 [INFO] [stderr] Compiling wide v0.6.4 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling fontdb v0.5.1 [INFO] [stderr] Compiling rustybuzz v0.3.0 [INFO] [stderr] Compiling tiny-skia 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 58.57s [INFO] running `Command { std: "docker" "inspect" "f198951372f6ef7c57f4f93955d0121aa7ba0822efada23ae4979db80d7469d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f198951372f6ef7c57f4f93955d0121aa7ba0822efada23ae4979db80d7469d1", kill_on_drop: false }` [INFO] [stdout] f198951372f6ef7c57f4f93955d0121aa7ba0822efada23ae4979db80d7469d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e67a21a9222a7cf4a5e84d30f3b58fd9d54889ab1d8ac4fbb7afc5de8a327a1 [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" "4e67a21a9222a7cf4a5e84d30f3b58fd9d54889ab1d8ac4fbb7afc5de8a327a1", kill_on_drop: false }` [INFO] [stderr] Compiling qr-gen v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.22s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/qr_gen-2831dd16c4e3f21c) [INFO] running `Command { std: "docker" "inspect" "4e67a21a9222a7cf4a5e84d30f3b58fd9d54889ab1d8ac4fbb7afc5de8a327a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e67a21a9222a7cf4a5e84d30f3b58fd9d54889ab1d8ac4fbb7afc5de8a327a1", kill_on_drop: false }` [INFO] [stdout] 4e67a21a9222a7cf4a5e84d30f3b58fd9d54889ab1d8ac4fbb7afc5de8a327a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 293418e9e7700f602d90524e5c957cd2971b9b01547624c6f13a1bf85ae333e3 [INFO] running `Command { std: "docker" "start" "-a" "293418e9e7700f602d90524e5c957cd2971b9b01547624c6f13a1bf85ae333e3", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/qr_gen-2831dd16c4e3f21c) [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" "293418e9e7700f602d90524e5c957cd2971b9b01547624c6f13a1bf85ae333e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "293418e9e7700f602d90524e5c957cd2971b9b01547624c6f13a1bf85ae333e3", kill_on_drop: false }` [INFO] [stdout] 293418e9e7700f602d90524e5c957cd2971b9b01547624c6f13a1bf85ae333e3