[INFO] updating cached repository https://github.com/kaikalii/fit-text [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9ca952290be90857b06f476c43fa8f701719de61 [INFO] checking kaikalii/fit-text against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaikalii%2Ffit-text" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kaikalii/fit-text on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/kaikalii/fit-text [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/kaikalii/fit-text [INFO] tweaked toml for git repo https://github.com/kaikalii/fit-text written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/kaikalii/fit-text already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] dfe18b702a676fa1c7b7465abbab914397413e40a25e8c44f6e46400ee22a026 [INFO] running `"docker" "start" "-a" "dfe18b702a676fa1c7b7465abbab914397413e40a25e8c44f6e46400ee22a026"` [INFO] [stderr] Checking once_cell v1.1.0 [INFO] [stderr] Checking vector2math v0.6.0 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Checking rusttype v0.8.0 [INFO] [stderr] Checking rayon-core v1.6.0 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking rayon v1.2.0 [INFO] [stderr] Checking piston2d-graphics v0.35.0 [INFO] [stderr] Checking fit_text v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:223:78 [INFO] [stderr] | [INFO] [stderr] 223 | let first_word_on_line = (curr_width - indent_width).abs() < f64::EPSILON; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `vector2math::FloatingScalar::EPSILON(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::f64::::EPSILON` [INFO] [stderr] [INFO] [stderr] Checking jpeg-decoder v0.1.16 [INFO] [stderr] Checking image v0.22.2 [INFO] [stderr] Checking graphics_buffer v0.7.2 [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:223:78 [INFO] [stderr] | [INFO] [stderr] 223 | let first_word_on_line = (curr_width - indent_width).abs() < f64::EPSILON; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `vector2math::FloatingScalar::EPSILON(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable `core::f64::::EPSILON` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.10s [INFO] running `"docker" "inspect" "dfe18b702a676fa1c7b7465abbab914397413e40a25e8c44f6e46400ee22a026"` [INFO] running `"docker" "rm" "-f" "dfe18b702a676fa1c7b7465abbab914397413e40a25e8c44f6e46400ee22a026"` [INFO] [stdout] dfe18b702a676fa1c7b7465abbab914397413e40a25e8c44f6e46400ee22a026