[INFO] fetching crate geo-offset 0.3.0... [INFO] checking geo-offset-0.3.0 against try#751cdbaf3a893bc71b2c617bb7be22dfea5f0862 for pr-95611 [INFO] extracting crate geo-offset 0.3.0 into /workspace/builds/worker-87/source [INFO] validating manifest of crates.io crate geo-offset 0.3.0 on toolchain 751cdbaf3a893bc71b2c617bb7be22dfea5f0862 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+751cdbaf3a893bc71b2c617bb7be22dfea5f0862" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate geo-offset 0.3.0 [INFO] finished tweaking crates.io crate geo-offset 0.3.0 [INFO] tweaked toml for crates.io crate geo-offset 0.3.0 written to /workspace/builds/worker-87/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+751cdbaf3a893bc71b2c617bb7be22dfea5f0862" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+751cdbaf3a893bc71b2c617bb7be22dfea5f0862" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+751cdbaf3a893bc71b2c617bb7be22dfea5f0862" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45bbdd606d4d30fd202be18b21fb0b67cdf818cd0703131de9e82890106f891e [INFO] running `Command { std: "docker" "start" "-a" "45bbdd606d4d30fd202be18b21fb0b67cdf818cd0703131de9e82890106f891e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45bbdd606d4d30fd202be18b21fb0b67cdf818cd0703131de9e82890106f891e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45bbdd606d4d30fd202be18b21fb0b67cdf818cd0703131de9e82890106f891e", kill_on_drop: false }` [INFO] [stdout] 45bbdd606d4d30fd202be18b21fb0b67cdf818cd0703131de9e82890106f891e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+751cdbaf3a893bc71b2c617bb7be22dfea5f0862" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed02e5c5e8796920198d3a5a0e825de735706e0530b4e05255d233b421bfb725 [INFO] running `Command { std: "docker" "start" "-a" "ed02e5c5e8796920198d3a5a0e825de735706e0530b4e05255d233b421bfb725", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.122 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking pdqselect v0.1.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking robust v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Checking geographiclib-rs v0.2.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking once_cell v0.2.4 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking rstar v0.8.4 [INFO] [stderr] Checking geo-types v0.7.4 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Checking geo v0.18.0 [INFO] [stderr] Checking geo-svg v0.5.0 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Checking image v0.21.3 [INFO] [stderr] Checking data-uri-utils v0.1.0 [INFO] [stderr] Compiling clipper-sys v0.4.0 [INFO] [stderr] Checking geo-clipper v0.6.0 [INFO] [stderr] Checking geo-offset v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `geo::LineString::::points_iter`: Use points() instead [INFO] [stdout] --> src/tests/fixtures.rs:216:18 [INFO] [stdout] | [INFO] [stdout] 216 | .points_iter() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.47s [INFO] running `Command { std: "docker" "inspect" "ed02e5c5e8796920198d3a5a0e825de735706e0530b4e05255d233b421bfb725", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed02e5c5e8796920198d3a5a0e825de735706e0530b4e05255d233b421bfb725", kill_on_drop: false }` [INFO] [stdout] ed02e5c5e8796920198d3a5a0e825de735706e0530b4e05255d233b421bfb725