[INFO] fetching crate wpf-gpu-raster 0.1.0... [INFO] building wpf-gpu-raster-0.1.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate wpf-gpu-raster 0.1.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate wpf-gpu-raster 0.1.0 [INFO] finished tweaking crates.io crate wpf-gpu-raster 0.1.0 [INFO] tweaked toml for crates.io crate wpf-gpu-raster 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wpf-gpu-raster 0.1.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wpf-gpu-raster 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab8ce89f5cf23c76ab312fbc363eee86e8b5650d8032b3b1dde2cf1098bab756 [INFO] running `Command { std: "docker" "start" "-a" "ab8ce89f5cf23c76ab312fbc363eee86e8b5650d8032b3b1dde2cf1098bab756", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab8ce89f5cf23c76ab312fbc363eee86e8b5650d8032b3b1dde2cf1098bab756", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab8ce89f5cf23c76ab312fbc363eee86e8b5650d8032b3b1dde2cf1098bab756", kill_on_drop: false }` [INFO] [stdout] ab8ce89f5cf23c76ab312fbc363eee86e8b5650d8032b3b1dde2cf1098bab756 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b1471672b6b17099168edf732b9d3af1dbadbd075f54981ec1b2ff416040de8 [INFO] running `Command { std: "docker" "start" "-a" "2b1471672b6b17099168edf732b9d3af1dbadbd075f54981ec1b2ff416040de8", kill_on_drop: false }` [INFO] [stderr] Compiling typed-arena-nomut v0.1.0 [INFO] [stderr] Compiling wpf-gpu-raster v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/aarasterizer.rs:1493:50 [INFO] [stdout] | [INFO] [stdout] 1493 | /* __inout_xcount(count forward & -1 back)*/ mut inactive: &mut [CInactiveEdge], [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s [INFO] running `Command { std: "docker" "inspect" "2b1471672b6b17099168edf732b9d3af1dbadbd075f54981ec1b2ff416040de8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b1471672b6b17099168edf732b9d3af1dbadbd075f54981ec1b2ff416040de8", kill_on_drop: false }` [INFO] [stdout] 2b1471672b6b17099168edf732b9d3af1dbadbd075f54981ec1b2ff416040de8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 882f9b1fcb9038342c69f623f79162ccb3814e98ce9ae9890791243e82d11e28 [INFO] running `Command { std: "docker" "start" "-a" "882f9b1fcb9038342c69f623f79162ccb3814e98ce9ae9890791243e82d11e28", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling xmlparser v0.8.1 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling simplecss v0.1.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling rctree v0.2.2 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/aarasterizer.rs:1493:50 [INFO] [stdout] | [INFO] [stdout] 1493 | /* __inout_xcount(count forward & -1 back)*/ mut inactive: &mut [CInactiveEdge], [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling roxmltree v0.4.1 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling float-cmp v0.4.0 [INFO] [stderr] Compiling euclid v0.22.9 [INFO] [stderr] Compiling svgtypes v0.3.0 [INFO] [stderr] Compiling svgdom v0.15.0 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling euclid v0.19.9 [INFO] [stderr] Compiling lyon_geom v0.12.7 [INFO] [stderr] Compiling usvg v0.4.0 [INFO] [stderr] Compiling wpf-gpu-raster v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/aarasterizer.rs:1493:50 [INFO] [stdout] | [INFO] [stdout] 1493 | /* __inout_xcount(count forward & -1 back)*/ mut inactive: &mut [CInactiveEdge], [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.76s [INFO] running `Command { std: "docker" "inspect" "882f9b1fcb9038342c69f623f79162ccb3814e98ce9ae9890791243e82d11e28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "882f9b1fcb9038342c69f623f79162ccb3814e98ce9ae9890791243e82d11e28", kill_on_drop: false }` [INFO] [stdout] 882f9b1fcb9038342c69f623f79162ccb3814e98ce9ae9890791243e82d11e28