[INFO] fetching crate slippy-map-tiles 0.15.0... [INFO] testing slippy-map-tiles-0.15.0 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate slippy-map-tiles 0.15.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate slippy-map-tiles 0.15.0 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate slippy-map-tiles 0.15.0 [INFO] finished tweaking crates.io crate slippy-map-tiles 0.15.0 [INFO] tweaked toml for crates.io crate slippy-map-tiles 0.15.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded world_image_file v0.1.0 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ee56345b2cebfa0e0263d3665166d155716ce7c99ba00f68fad432421d0cf2c [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" "8ee56345b2cebfa0e0263d3665166d155716ce7c99ba00f68fad432421d0cf2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ee56345b2cebfa0e0263d3665166d155716ce7c99ba00f68fad432421d0cf2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ee56345b2cebfa0e0263d3665166d155716ce7c99ba00f68fad432421d0cf2c", kill_on_drop: false }` [INFO] [stdout] 8ee56345b2cebfa0e0263d3665166d155716ce7c99ba00f68fad432421d0cf2c [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" "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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 847fc794d9df691ff9be03e95c83a98f36a54f3951d2d83807dcec42bb9dbc49 [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" "847fc794d9df691ff9be03e95c83a98f36a54f3951d2d83807dcec42bb9dbc49", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling slippy-map-tiles v0.15.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/lib.rs:986:9 [INFO] [stdout] | [INFO] [stdout] 986 | (point.lat <= self.top && point.lat > self.bottom && point.lon >= self.left && point.lon < self.right) [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/lib.rs:993:9 [INFO] [stdout] | [INFO] [stdout] 993 | (self.left < other.right && self.right > other.left && self.top > other.bottom && self.bottom < other.top) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | / lazy_static! { [INFO] [stdout] 78 | | static ref RE: Regex = Regex::new("/?(?P[0-9]?[0-9])/(?P[0-9]{1,10})/(?P[0-9]{1,10})(\\.[a-zA-Z]{3,4})?$").unwrap(); [INFO] [stdout] 79 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | / lazy_static! { [INFO] [stdout] 78 | | static ref RE: Regex = Regex::new("/?(?P[0-9]?[0-9])/(?P[0-9]{1,10})/(?P[0-9]{1,10})(\\.[a-zA-Z]{3,4})?$").unwrap(); [INFO] [stdout] 79 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:307:9 [INFO] [stdout] | [INFO] [stdout] 307 | / lazy_static! { [INFO] [stdout] 308 | | static ref TILE_RE: Regex = Regex::new("^(?P[0-9]?[0-9])/(?P[0-9]{1,10})/(?P[0-9]{1,10})$").unwrap(); [INFO] [stdout] 309 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:307:9 [INFO] [stdout] | [INFO] [stdout] 307 | / lazy_static! { [INFO] [stdout] 308 | | static ref TILE_RE: Regex = Regex::new("^(?P[0-9]?[0-9])/(?P[0-9]{1,10})/(?P[0-9]{1,10})$").unwrap(); [INFO] [stdout] 309 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:581:9 [INFO] [stdout] | [INFO] [stdout] 581 | / ... lazy_static! { [INFO] [stdout] 582 | | ... static ref METATILE_RE: Regex = Regex::new("^(?P[0-9]+) (?P[0-9]?[0-9])/(?P[0-9]{1,10})/(?P[0-9]{1,10})$").u... [INFO] [stdout] 583 | | ... } [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:581:9 [INFO] [stdout] | [INFO] [stdout] 581 | / ... lazy_static! { [INFO] [stdout] 582 | | ... static ref METATILE_RE: Regex = Regex::new("^(?P[0-9]+) (?P[0-9]?[0-9])/(?P[0-9]{1,10})/(?P[0-9]{1,10})$").u... [INFO] [stdout] 583 | | ... } [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:1027:9 [INFO] [stdout] | [INFO] [stdout] 1027 | / ... lazy_static! { [INFO] [stdout] 1028 | | ... //static ref num_regex: &'static str = r"-?[0-9]{1,3}(\.[0-9]{1,10})?"; [INFO] [stdout] 1029 | | ... static ref SIMPLE_COPY_SPACE: Regex = Regex::new(r"^(?P-?[0-9]{1,3}(\.[0-9]{1,10})?) (?P-?[0-9]{1,3}(\.[0-9]{1,... [INFO] [stdout] 1030 | | ... static ref SIMPLE_COPY_COMMA: Regex = Regex::new(r"^(?P-?[0-9]{1,3}(\.[0-9]{1,10})?),(?P-?[0-9]{1,3}(\.[0-9]{1,... [INFO] [stdout] 1031 | | ... } [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:1027:9 [INFO] [stdout] | [INFO] [stdout] 1027 | / ... lazy_static! { [INFO] [stdout] 1028 | | ... //static ref num_regex: &'static str = r"-?[0-9]{1,3}(\.[0-9]{1,10})?"; [INFO] [stdout] 1029 | | ... static ref SIMPLE_COPY_SPACE: Regex = Regex::new(r"^(?P-?[0-9]{1,3}(\.[0-9]{1,10})?) (?P-?[0-9]{1,3}(\.[0-9]{1,... [INFO] [stdout] 1030 | | ... static ref SIMPLE_COPY_COMMA: Regex = Regex::new(r"^(?P-?[0-9]{1,3}(\.[0-9]{1,10})?),(?P-?[0-9]{1,3}(\.[0-9]{1,... [INFO] [stdout] 1031 | | ... } [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:1027:9 [INFO] [stdout] | [INFO] [stdout] 1027 | / ... lazy_static! { [INFO] [stdout] 1028 | | ... //static ref num_regex: &'static str = r"-?[0-9]{1,3}(\.[0-9]{1,10})?"; [INFO] [stdout] 1029 | | ... static ref SIMPLE_COPY_SPACE: Regex = Regex::new(r"^(?P-?[0-9]{1,3}(\.[0-9]{1,10})?) (?P-?[0-9]{1,3}(\.[0-9]{1,... [INFO] [stdout] 1030 | | ... static ref SIMPLE_COPY_COMMA: Regex = Regex::new(r"^(?P-?[0-9]{1,3}(\.[0-9]{1,10})?),(?P-?[0-9]{1,3}(\.[0-9]{1,... [INFO] [stdout] 1031 | | ... } [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:1027:9 [INFO] [stdout] | [INFO] [stdout] 1027 | / ... lazy_static! { [INFO] [stdout] 1028 | | ... //static ref num_regex: &'static str = r"-?[0-9]{1,3}(\.[0-9]{1,10})?"; [INFO] [stdout] 1029 | | ... static ref SIMPLE_COPY_SPACE: Regex = Regex::new(r"^(?P-?[0-9]{1,3}(\.[0-9]{1,10})?) (?P-?[0-9]{1,3}(\.[0-9]{1,... [INFO] [stdout] 1030 | | ... static ref SIMPLE_COPY_COMMA: Regex = Regex::new(r"^(?P-?[0-9]{1,3}(\.[0-9]{1,10})?),(?P-?[0-9]{1,3}(\.[0-9]{1,... [INFO] [stdout] 1031 | | ... } [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this operation will panic at runtime [INFO] [stdout] --> src/lib.rs:244:90 [INFO] [stdout] | [INFO] [stdout] 244 | format!("{}/{}/{}/{}/{}/{}/{}.{}", self.zoom, tc[0], tc[1], tc[2], tc[3], tc[4], tc[5], ext) [INFO] [stdout] | ^^^^^ index out of bounds: the len is 5 but the index is 5 [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(unconditional_panic)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `slippy-map-tiles`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "847fc794d9df691ff9be03e95c83a98f36a54f3951d2d83807dcec42bb9dbc49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "847fc794d9df691ff9be03e95c83a98f36a54f3951d2d83807dcec42bb9dbc49", kill_on_drop: false }` [INFO] [stdout] 847fc794d9df691ff9be03e95c83a98f36a54f3951d2d83807dcec42bb9dbc49