[INFO] fetching crate spandex 0.0.4... [INFO] checking spandex-0.0.4 against master#119d2a1a98fe87d4ae6cabf12134a0ef2fb95851 for pr-75180 [INFO] extracting crate spandex 0.0.4 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate spandex 0.0.4 on toolchain 119d2a1a98fe87d4ae6cabf12134a0ef2fb95851 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate spandex 0.0.4 [INFO] finished tweaking crates.io crate spandex 0.0.4 [INFO] tweaked toml for crates.io crate spandex 0.0.4 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate spandex 0.0.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 61b5bd71e5c4cc2c030f9a1bec0055cd32a09bb380174c9e351e2768f457ca81 [INFO] running `Command { std: "docker" "start" "-a" "61b5bd71e5c4cc2c030f9a1bec0055cd32a09bb380174c9e351e2768f457ca81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61b5bd71e5c4cc2c030f9a1bec0055cd32a09bb380174c9e351e2768f457ca81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61b5bd71e5c4cc2c030f9a1bec0055cd32a09bb380174c9e351e2768f457ca81", kill_on_drop: false }` [INFO] [stdout] 61b5bd71e5c4cc2c030f9a1bec0055cd32a09bb380174c9e351e2768f457ca81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89b1681c1831c72e8929083b8ba0e9a6b969a049c01fe59c4db372e5cc9e3717 [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" "89b1681c1831c72e8929083b8ba0e9a6b969a049c01fe59c4db372e5cc9e3717", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling pocket-resources v0.3.2 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking pom v3.0.2 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking dtoa v0.4.4 [INFO] [stderr] Checking linked-hash-map v0.3.0 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Checking bytecount v0.3.2 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Compiling freetype-sys v0.7.1 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [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 miniz_oxide v0.3.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling nom v5.0.1 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling bincode v1.2.0 [INFO] [stderr] Checking colored v1.9.0 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking crossbeam-queue v0.2.0 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking freetype-rs v0.19.1 [INFO] [stderr] Checking rusttype v0.8.2 [INFO] [stderr] Checking rayon v1.2.1 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking lopdf v0.23.0 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Checking printpdf v0.2.12 [INFO] [stderr] Checking nom_locate v1.0.0 [INFO] [stderr] Checking atlatl v0.1.2 [INFO] [stderr] Checking toml v0.5.5 [INFO] [stderr] Checking hyphenation_commons v0.7.1 [INFO] [stderr] Compiling spandex-hyphenation v0.7.4 [INFO] [stderr] Checking spandex v0.0.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/layout/paragraphs/utils/linebreak.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | ((desired_length.0 - actual_length.0) / total_stretchability.0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/layout/paragraphs/utils/linebreak.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | ((desired_length.0 - actual_length.0) / total_shrinkability.0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/layout/paragraphs/utils/linebreak.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | ((desired_length.0 - actual_length.0) / total_stretchability.0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/layout/paragraphs/utils/linebreak.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | ((desired_length.0 - actual_length.0) / total_shrinkability.0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [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 1m 20s [INFO] running `Command { std: "docker" "inspect" "89b1681c1831c72e8929083b8ba0e9a6b969a049c01fe59c4db372e5cc9e3717", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89b1681c1831c72e8929083b8ba0e9a6b969a049c01fe59c4db372e5cc9e3717", kill_on_drop: false }` [INFO] [stdout] 89b1681c1831c72e8929083b8ba0e9a6b969a049c01fe59c4db372e5cc9e3717