[INFO] fetching crate dicecloud_sheet_printer 0.1.0... [INFO] checking dicecloud_sheet_printer-0.1.0 against master#18a6d911caba59605eb03db1452848a85d2e5879 for pr-112743 [INFO] extracting crate dicecloud_sheet_printer 0.1.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate dicecloud_sheet_printer 0.1.0 on toolchain 18a6d911caba59605eb03db1452848a85d2e5879 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dicecloud_sheet_printer 0.1.0 [INFO] finished tweaking crates.io crate dicecloud_sheet_printer 0.1.0 [INFO] tweaked toml for crates.io crate dicecloud_sheet_printer 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate dicecloud_sheet_printer 0.1.0 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" "+18a6d911caba59605eb03db1452848a85d2e5879" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lzw v0.10.0 [INFO] [stderr] Downloaded hyphenation_commons v0.8.4 [INFO] [stderr] Downloaded stb_truetype v0.3.1 [INFO] [stderr] Downloaded rusttype v0.8.3 [INFO] [stderr] Downloaded genpdf v0.2.0 [INFO] [stderr] Downloaded lopdf v0.26.0 [INFO] [stderr] Downloaded pom v3.2.0 [INFO] [stderr] Downloaded fst v0.4.7 [INFO] [stderr] Downloaded printpdf v0.3.4 [INFO] [stderr] Downloaded hyphenation v0.8.4 [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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1c2707028374ae085a095f3176f0771712691a22f6dd3e18b88f80f95e75b49 [INFO] running `Command { std: "docker" "start" "-a" "e1c2707028374ae085a095f3176f0771712691a22f6dd3e18b88f80f95e75b49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1c2707028374ae085a095f3176f0771712691a22f6dd3e18b88f80f95e75b49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1c2707028374ae085a095f3176f0771712691a22f6dd3e18b88f80f95e75b49", kill_on_drop: false }` [INFO] [stdout] e1c2707028374ae085a095f3176f0771712691a22f6dd3e18b88f80f95e75b49 [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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1210e046286a32cb52325308314ba6a05958cef9fa72776e326d42ee6583006 [INFO] running `Command { std: "docker" "start" "-a" "f1210e046286a32cb52325308314ba6a05958cef9fa72776e326d42ee6583006", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.102 [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Checking once_cell v1.15.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking futures-sink v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking futures-io v0.3.25 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling openssl-sys v0.9.76 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Compiling pocket-resources v0.3.2 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking iana-time-zone v0.1.51 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking gif v0.11.4 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking bytemuck v1.12.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking pom v3.2.0 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling serde_json v1.0.86 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.4 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling delegate-attr v0.2.9 [INFO] [stderr] Checking owned_chars v0.3.2 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking lopdf v0.26.0 [INFO] [stderr] Checking printpdf v0.3.4 [INFO] [stderr] Checking futures-executor v0.3.25 [INFO] [stderr] Checking futures v0.3.25 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.14 [INFO] [stderr] Checking hyphenation_commons v0.8.4 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Compiling hyphenation v0.8.4 [INFO] [stderr] Checking genpdf v0.2.0 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.12 [INFO] [stderr] Checking dicecloud_sheet_printer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/holding_structs.rs:424:13 [INFO] [stdout] | [INFO] [stdout] 424 | let mut damage_mults: Vec = vec![]; [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/holding_structs.rs:692:9 [INFO] [stdout] | [INFO] [stdout] 692 | context: &Context, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/holding_structs.rs:424:13 [INFO] [stdout] | [INFO] [stdout] 424 | let mut damage_mults: Vec = vec![]; [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/holding_structs.rs:692:9 [INFO] [stdout] | [INFO] [stdout] 692 | context: &Context, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.76s [INFO] running `Command { std: "docker" "inspect" "f1210e046286a32cb52325308314ba6a05958cef9fa72776e326d42ee6583006", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1210e046286a32cb52325308314ba6a05958cef9fa72776e326d42ee6583006", kill_on_drop: false }` [INFO] [stdout] f1210e046286a32cb52325308314ba6a05958cef9fa72776e326d42ee6583006