[INFO] fetching crate qrbill 0.2.3... [INFO] checking qrbill-0.2.3 against master#f167efad2f51088d86180ee89177b3d7c9e7c2f5 for pr-129543 [INFO] extracting crate qrbill 0.2.3 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate qrbill 0.2.3 on toolchain f167efad2f51088d86180ee89177b3d7c9e7c2f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate qrbill 0.2.3 [INFO] finished tweaking crates.io crate qrbill 0.2.3 [INFO] tweaked toml for crates.io crate qrbill 0.2.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate qrbill 0.2.3 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" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded isocountry v0.3.2 [INFO] [stderr] Downloaded iso_country v0.1.4 [INFO] [stderr] Downloaded iban_validate v4.0.0 [INFO] [stderr] Downloaded iso_currency v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d20c0567ed75412df177897d94ed0bcf285c8e56dea7c96cf75e93567ec0b18 [INFO] running `Command { std: "docker" "start" "-a" "2d20c0567ed75412df177897d94ed0bcf285c8e56dea7c96cf75e93567ec0b18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d20c0567ed75412df177897d94ed0bcf285c8e56dea7c96cf75e93567ec0b18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d20c0567ed75412df177897d94ed0bcf285c8e56dea7c96cf75e93567ec0b18", kill_on_drop: false }` [INFO] [stdout] 2d20c0567ed75412df177897d94ed0bcf285c8e56dea7c96cf75e93567ec0b18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b1a56ebe76b2e8c8aa426df9090ee948b6be1fdbcd606543b1d434b8ae7e1df [INFO] running `Command { std: "docker" "start" "-a" "2b1a56ebe76b2e8c8aa426df9090ee948b6be1fdbcd606543b1d434b8ae7e1df", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.78 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Compiling iso_currency v0.4.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking iso_country v0.1.4 [INFO] [stderr] Checking checked_int_cast v1.0.0 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Checking thousands v0.2.0 [INFO] [stderr] Checking svg v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking iban_validate v4.0.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Checking qrcode v0.12.0 [INFO] [stderr] Checking thiserror v1.0.29 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking isocountry v0.3.2 [INFO] [stderr] Checking qrbill v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.10s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: svg v0.10.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" "2b1a56ebe76b2e8c8aa426df9090ee948b6be1fdbcd606543b1d434b8ae7e1df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b1a56ebe76b2e8c8aa426df9090ee948b6be1fdbcd606543b1d434b8ae7e1df", kill_on_drop: false }` [INFO] [stdout] 2b1a56ebe76b2e8c8aa426df9090ee948b6be1fdbcd606543b1d434b8ae7e1df