[INFO] fetching crate puny2d 0.0.2... [INFO] checking puny2d-0.0.2 against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] extracting crate puny2d 0.0.2 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate puny2d 0.0.2 on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate puny2d 0.0.2 [INFO] finished tweaking crates.io crate puny2d 0.0.2 [INFO] tweaked toml for crates.io crate puny2d 0.0.2 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded owned_ttf_parser v0.12.0 [INFO] [stderr] Downloaded servo-fontconfig v0.5.1 [INFO] [stderr] Downloaded core-text v19.2.0 [INFO] [stderr] Downloaded ab_glyph v0.2.10 [INFO] [stderr] Downloaded glyph_brush_layout v0.2.1 [INFO] [stderr] Downloaded font-loader v0.11.0 [INFO] [stderr] Downloaded freetype-sys v0.13.1 [INFO] [stderr] Downloaded ttf-parser v0.12.0 [INFO] [stderr] Downloaded servo-fontconfig-sys v5.1.0 [INFO] [stderr] Downloaded microbench v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 982b6dc61c1a23e49fa199c8bd2aeceb24d5b494ac8397a781a61fc36f6eb513 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "982b6dc61c1a23e49fa199c8bd2aeceb24d5b494ac8397a781a61fc36f6eb513", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "982b6dc61c1a23e49fa199c8bd2aeceb24d5b494ac8397a781a61fc36f6eb513", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "982b6dc61c1a23e49fa199c8bd2aeceb24d5b494ac8397a781a61fc36f6eb513", kill_on_drop: false }` [INFO] [stdout] 982b6dc61c1a23e49fa199c8bd2aeceb24d5b494ac8397a781a61fc36f6eb513 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 181fdd4c99d19d82d079257dec688ce4264a60fbb6ef4713e050cba2a5425d7e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "181fdd4c99d19d82d079257dec688ce4264a60fbb6ef4713e050cba2a5425d7e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Checking ttf-parser v0.12.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking microbench v0.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking lru v0.6.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking servo-fontconfig v0.5.1 [INFO] [stderr] Checking font-loader v0.11.0 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking owned_ttf_parser v0.12.0 [INFO] [stderr] Checking ab_glyph v0.2.10 [INFO] [stderr] Checking glyph_brush_layout v0.2.1 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking puny2d v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `width_weight_x` [INFO] [stdout] --> src/vector/stroke.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | let (width_weight_x, width_weight_y) = if width_x > width_y { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_width_weight_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `width_weight_y` [INFO] [stdout] --> src/vector/stroke.rs:25:30 [INFO] [stdout] | [INFO] [stdout] 25 | let (width_weight_x, width_weight_y) = if width_x > width_y { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_width_weight_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sub_path` [INFO] [stdout] --> src/vector/stroke.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | for sub_path in SubPathIterator::new(path.segments()) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sub_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `join` [INFO] [stdout] --> src/vector/stroke.rs:20:61 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn stroke_path(path: &Path, width_x: f32, width_y: f32, join: LineJoin, cap: LineCap) -> Path { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_join` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap` [INFO] [stdout] --> src/vector/stroke.rs:20:77 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn stroke_path(path: &Path, width_x: f32, width_y: f32, join: LineJoin, cap: LineCap) -> Path { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stdout] warning: unused variable: `width_weight_x` [INFO] [stdout] --> src/vector/stroke.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | let (width_weight_x, width_weight_y) = if width_x > width_y { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_width_weight_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `width_weight_y` [INFO] [stdout] --> src/vector/stroke.rs:25:30 [INFO] [stdout] | [INFO] [stdout] 25 | let (width_weight_x, width_weight_y) = if width_x > width_y { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_width_weight_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sub_path` [INFO] [stdout] --> src/vector/stroke.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | for sub_path in SubPathIterator::new(path.segments()) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sub_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `join` [INFO] [stdout] --> src/vector/stroke.rs:20:61 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn stroke_path(path: &Path, width_x: f32, width_y: f32, join: LineJoin, cap: LineCap) -> Path { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_join` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cap` [INFO] [stdout] --> src/vector/stroke.rs:20:77 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn stroke_path(path: &Path, width_x: f32, width_y: f32, join: LineJoin, cap: LineCap) -> Path { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.63s [INFO] running `Command { std: "docker" "inspect" "181fdd4c99d19d82d079257dec688ce4264a60fbb6ef4713e050cba2a5425d7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "181fdd4c99d19d82d079257dec688ce4264a60fbb6ef4713e050cba2a5425d7e", kill_on_drop: false }` [INFO] [stdout] 181fdd4c99d19d82d079257dec688ce4264a60fbb6ef4713e050cba2a5425d7e