[INFO] cloning repository https://github.com/weichweich/qrmaster [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/weichweich/qrmaster" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweichweich%2Fqrmaster", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweichweich%2Fqrmaster'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d9aa0c93a8ed2095e4ec29b0d0f9655a55e89a4 [INFO] testing weichweich/qrmaster against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweichweich%2Fqrmaster" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/weichweich/qrmaster on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/weichweich/qrmaster [INFO] finished tweaking git repo https://github.com/weichweich/qrmaster [INFO] tweaked toml for git repo https://github.com/weichweich/qrmaster written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/weichweich/qrmaster already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 393eb1bc3a613a926ba28f48b71f288a6edd2a2504b5d99124ab840b0077f6fc [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" "393eb1bc3a613a926ba28f48b71f288a6edd2a2504b5d99124ab840b0077f6fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "393eb1bc3a613a926ba28f48b71f288a6edd2a2504b5d99124ab840b0077f6fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "393eb1bc3a613a926ba28f48b71f288a6edd2a2504b5d99124ab840b0077f6fc", kill_on_drop: false }` [INFO] [stdout] 393eb1bc3a613a926ba28f48b71f288a6edd2a2504b5d99124ab840b0077f6fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35555dee322b9e21be5897d3148bf6c85eb05105e3f03670f95e7528d605f1d1 [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" "35555dee322b9e21be5897d3148bf6c85eb05105e3f03670f95e7528d605f1d1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling checked_int_cast v1.0.0 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling backtrace v0.3.42 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling stderrlog v0.4.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling image v0.22.4 [INFO] [stderr] Compiling qrcode v0.11.2 [INFO] [stderr] Compiling bardecoder v0.2.0 (https://github.com/weichweich/bardecoder.git?branch=binary_output#4c8609bb) [INFO] [stderr] Compiling qrmaster v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.02s [INFO] running `Command { std: "docker" "inspect" "35555dee322b9e21be5897d3148bf6c85eb05105e3f03670f95e7528d605f1d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35555dee322b9e21be5897d3148bf6c85eb05105e3f03670f95e7528d605f1d1", kill_on_drop: false }` [INFO] [stdout] 35555dee322b9e21be5897d3148bf6c85eb05105e3f03670f95e7528d605f1d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87b737aae677abeefb21d81846eaeae0ce2b82608815a7ed74b4ca8b239240f9 [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" "87b737aae677abeefb21d81846eaeae0ce2b82608815a7ed74b4ca8b239240f9", kill_on_drop: false }` [INFO] [stderr] Compiling qrmaster v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.37s [INFO] running `Command { std: "docker" "inspect" "87b737aae677abeefb21d81846eaeae0ce2b82608815a7ed74b4ca8b239240f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87b737aae677abeefb21d81846eaeae0ce2b82608815a7ed74b4ca8b239240f9", kill_on_drop: false }` [INFO] [stdout] 87b737aae677abeefb21d81846eaeae0ce2b82608815a7ed74b4ca8b239240f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b934ee4460454ce8397981105e080ad7f07d382d8a0b8c02d3a26abca941517b [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" "b934ee4460454ce8397981105e080ad7f07d382d8a0b8c02d3a26abca941517b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.43s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/qrmaster-549f77fd1379e4c5 [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b934ee4460454ce8397981105e080ad7f07d382d8a0b8c02d3a26abca941517b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b934ee4460454ce8397981105e080ad7f07d382d8a0b8c02d3a26abca941517b", kill_on_drop: false }` [INFO] [stdout] b934ee4460454ce8397981105e080ad7f07d382d8a0b8c02d3a26abca941517b