[INFO] cloning repository https://github.com/non-descriptive/qr-maker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/non-descriptive/qr-maker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnon-descriptive%2Fqr-maker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnon-descriptive%2Fqr-maker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ea8f7296cecc62da60e5394767324f6940b3af1b
[INFO] building non-descriptive/qr-maker against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnon-descriptive%2Fqr-maker" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/non-descriptive/qr-maker
[INFO] finished tweaking git repo https://github.com/non-descriptive/qr-maker
[INFO] tweaked toml for git repo https://github.com/non-descriptive/qr-maker written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/non-descriptive/qr-maker on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/non-descriptive/qr-maker 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: unused manifest key: package.category
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2aa15e2bbe861c498e80f31cab77725f32aabf7baeee6b74676c2c99f7bd295c
[INFO] running `Command { std: "docker" "start" "-a" "2aa15e2bbe861c498e80f31cab77725f32aabf7baeee6b74676c2c99f7bd295c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2aa15e2bbe861c498e80f31cab77725f32aabf7baeee6b74676c2c99f7bd295c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2aa15e2bbe861c498e80f31cab77725f32aabf7baeee6b74676c2c99f7bd295c", kill_on_drop: false }`
[INFO] [stdout] 2aa15e2bbe861c498e80f31cab77725f32aabf7baeee6b74676c2c99f7bd295c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb876f706bf4e61eeeb46555e734cd08cf4626d955d8e0d9b8c5e853eb378dc1
[INFO] running `Command { std: "docker" "start" "-a" "cb876f706bf4e61eeeb46555e734cd08cf4626d955d8e0d9b8c5e853eb378dc1", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: unused manifest key: package.category
[INFO] [stderr]    Compiling libc v0.2.33
[INFO] [stderr]    Compiling num-traits v0.1.40
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling rayon-core v1.2.1
[INFO] [stderr]    Compiling either v1.3.0
[INFO] [stderr]    Compiling futures v0.1.16
[INFO] [stderr]    Compiling byteorder v1.1.0
[INFO] [stderr]    Compiling lazy_static v0.2.9
[INFO] [stderr]    Compiling adler32 v1.0.2
[INFO] [stderr]    Compiling inflate v0.2.0
[INFO] [stderr]    Compiling lzw v0.10.0
[INFO] [stderr]    Compiling color_quant v1.0.0
[INFO] [stderr]    Compiling bitflags v0.7.0
[INFO] [stderr]    Compiling scoped_threadpool v0.1.8
[INFO] [stderr]    Compiling argparse v0.2.1
[INFO] [stderr]    Compiling coco v0.1.1
[INFO] [stderr]    Compiling deflate v0.7.17
[INFO] [stderr]    Compiling rand v0.3.17
[INFO] [stderr]    Compiling num_cpus v1.7.0
[INFO] [stderr]    Compiling gif v0.9.2
[INFO] [stderr]    Compiling num-integer v0.1.35
[INFO] [stderr]    Compiling enum_primitive v0.1.1
[INFO] [stderr]    Compiling num-iter v0.1.34
[INFO] [stderr]    Compiling num-rational v0.1.39
[INFO] [stderr]    Compiling rayon v0.8.2
[INFO] [stderr]    Compiling png v0.7.0
[INFO] [stderr]    Compiling jpeg-decoder v0.1.13
[INFO] [stderr]    Compiling image v0.13.0
[INFO] [stderr]    Compiling qrcode v0.4.0
[INFO] [stderr]    Compiling qr-maker v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.82s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "cb876f706bf4e61eeeb46555e734cd08cf4626d955d8e0d9b8c5e853eb378dc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb876f706bf4e61eeeb46555e734cd08cf4626d955d8e0d9b8c5e853eb378dc1", kill_on_drop: false }`
[INFO] [stdout] cb876f706bf4e61eeeb46555e734cd08cf4626d955d8e0d9b8c5e853eb378dc1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22207e83bf397b853190a43203aaab1074f1c977042201bbe0935a316593b0a4
[INFO] running `Command { std: "docker" "start" "-a" "22207e83bf397b853190a43203aaab1074f1c977042201bbe0935a316593b0a4", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: unused manifest key: package.category
[INFO] [stderr]    Compiling qr-maker v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.73s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "22207e83bf397b853190a43203aaab1074f1c977042201bbe0935a316593b0a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22207e83bf397b853190a43203aaab1074f1c977042201bbe0935a316593b0a4", kill_on_drop: false }`
[INFO] [stdout] 22207e83bf397b853190a43203aaab1074f1c977042201bbe0935a316593b0a4
