[INFO] fetching crate rsbwapi 0.3.2... [INFO] checking rsbwapi-0.3.2 against master#ca2b74f1ae5075d62e223c0a91574a1fc3f51c7c for pr-114776-1 [INFO] extracting crate rsbwapi 0.3.2 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate rsbwapi 0.3.2 on toolchain ca2b74f1ae5075d62e223c0a91574a1fc3f51c7c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ca2b74f1ae5075d62e223c0a91574a1fc3f51c7c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rsbwapi 0.3.2 [INFO] finished tweaking crates.io crate rsbwapi 0.3.2 [INFO] tweaked toml for crates.io crate rsbwapi 0.3.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ca2b74f1ae5075d62e223c0a91574a1fc3f51c7c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ca2b74f1ae5075d62e223c0a91574a1fc3f51c7c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded metered-macro v0.9.0 [INFO] [stderr] Downloaded synattra v0.2.1 [INFO] [stderr] Downloaded auto_enums_core v0.7.12 [INFO] [stderr] Downloaded auto_enums_derive v0.7.12 [INFO] [stderr] Downloaded aspect v0.3.0 [INFO] [stderr] Downloaded metered v0.9.0 [INFO] [stderr] Downloaded auto_enums v0.7.12 [INFO] [stderr] Downloaded aspect-weave v0.2.1 [INFO] [stderr] Downloaded bwapi_wrapper v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+ca2b74f1ae5075d62e223c0a91574a1fc3f51c7c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98cc7df3dca2cd1f52c03baaea70267af7d3a2bd6ae3a2a50471d88f5704e838 [INFO] running `Command { std: "docker" "start" "-a" "98cc7df3dca2cd1f52c03baaea70267af7d3a2bd6ae3a2a50471d88f5704e838", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98cc7df3dca2cd1f52c03baaea70267af7d3a2bd6ae3a2a50471d88f5704e838", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98cc7df3dca2cd1f52c03baaea70267af7d3a2bd6ae3a2a50471d88f5704e838", kill_on_drop: false }` [INFO] [stdout] 98cc7df3dca2cd1f52c03baaea70267af7d3a2bd6ae3a2a50471d88f5704e838 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+ca2b74f1ae5075d62e223c0a91574a1fc3f51c7c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2737173f37a8d0565c1b1f239cb37f225c426d48208766556d19a452f9a0f118 [INFO] running `Command { std: "docker" "start" "-a" "2737173f37a8d0565c1b1f239cb37f225c426d48208766556d19a452f9a0f118", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling rustix v0.38.13 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling bindgen v0.64.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling syn v2.0.33 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling heapless v0.7.16 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Compiling matrixmultiply v0.3.7 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Checking safe_arch v0.7.1 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking wide v0.7.11 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking tiff v0.9.0 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Checking simba v0.7.3 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking rstar v0.10.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking owned_ttf_parser v0.15.2 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking rusttype v0.9.3 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking nalgebra v0.30.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling bwapi_wrapper v0.3.2 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking flume v0.10.14 [INFO] [stderr] Checking exr v1.7.0 [INFO] [stderr] Checking rsbwapi v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking image v0.24.7 [INFO] [stderr] Checking imageproc v0.23.0 [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/sma/mod.rs:1048:9 [INFO] [stdout] | [INFO] [stdout] 1048 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `font` [INFO] [stdout] --> src/sma/mod.rs:972:13 [INFO] [stdout] | [INFO] [stdout] 972 | let font = Font::try_from_bytes(include_bytes!("../../Hack-Regular.ttf")).unwrap(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_font` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `j` [INFO] [stdout] --> src/sma/mod.rs:974:18 [INFO] [stdout] | [INFO] [stdout] 974 | for (j, path) in targets.iter().enumerate().skip(i + 1) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_j` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `commands` [INFO] [stdout] --> src/sma/mod.rs:1069:17 [INFO] [stdout] | [INFO] [stdout] 1069 | let commands = RefCell::new(Commands::new()); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_commands` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.50s [INFO] running `Command { std: "docker" "inspect" "2737173f37a8d0565c1b1f239cb37f225c426d48208766556d19a452f9a0f118", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2737173f37a8d0565c1b1f239cb37f225c426d48208766556d19a452f9a0f118", kill_on_drop: false }` [INFO] [stdout] 2737173f37a8d0565c1b1f239cb37f225c426d48208766556d19a452f9a0f118