[INFO] fetching crate echomap 0.6.0... [INFO] checking echomap-0.6.0 against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] extracting crate echomap 0.6.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate echomap 0.6.0 on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate echomap 0.6.0 [INFO] finished tweaking crates.io crate echomap 0.6.0 [INFO] tweaked toml for crates.io crate echomap 0.6.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate echomap 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b391f855b8322630149a043ebba8c7e9f370bb2cfb20dcf262d849afd4342e2 [INFO] running `Command { std: "docker" "start" "-a" "7b391f855b8322630149a043ebba8c7e9f370bb2cfb20dcf262d849afd4342e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b391f855b8322630149a043ebba8c7e9f370bb2cfb20dcf262d849afd4342e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b391f855b8322630149a043ebba8c7e9f370bb2cfb20dcf262d849afd4342e2", kill_on_drop: false }` [INFO] [stdout] 7b391f855b8322630149a043ebba8c7e9f370bb2cfb20dcf262d849afd4342e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21850d7b7aca2e93190e8e31dd722ea072416e24517c076b8986fdc9c7402187 [INFO] running `Command { std: "docker" "start" "-a" "21850d7b7aca2e93190e8e31dd722ea072416e24517c076b8986fdc9c7402187", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking pdqselect v0.1.0 [INFO] [stderr] Compiling syn v1.0.46 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking robust v0.2.3 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking anyhow v1.0.33 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking terminal_size v0.1.13 [INFO] [stderr] Checking termios v0.3.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking quick-xml v0.20.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking geographiclib-rs v0.2.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking dbase v0.0.4 [INFO] [stderr] Checking as-slice v0.1.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking rstar v0.8.2 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking console v0.12.0 [INFO] [stderr] Checking geo-types v0.7.1 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Checking shapefile v0.2.2 [INFO] [stderr] Checking polyline v0.9.0 [INFO] [stderr] Checking geo v0.17.0 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking geojson v0.22.0 [INFO] [stderr] Checking zip v0.5.9 [INFO] [stderr] Checking wkt v0.9.0 [INFO] [stderr] Checking topojson v0.5.0 [INFO] [stderr] Checking kml v0.3.0 [INFO] [stderr] Checking echomap v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/../fixtures/input.geojson: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:380:25 [INFO] [stdout] | [INFO] [stdout] 380 | let input_str = include_str!("../fixtures/input.geojson").to_string(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../fixtures/input.topojson: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:393:25 [INFO] [stdout] | [INFO] [stdout] 393 | let input_str = include_str!("../fixtures/input.topojson").to_string(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../fixtures/input.csv: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:406:25 [INFO] [stdout] | [INFO] [stdout] 406 | let input_str = include_str!("../fixtures/input.csv").to_string(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../fixtures/input.wkt: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:418:25 [INFO] [stdout] | [INFO] [stdout] 418 | let input_str = include_str!("../fixtures/input.wkt").to_string(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../fixtures/input.polyline.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:430:25 [INFO] [stdout] | [INFO] [stdout] 430 | let input_str = include_str!("../fixtures/input.polyline.txt").to_string(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../fixtures/input.kml: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:442:25 [INFO] [stdout] | [INFO] [stdout] 442 | let input_str = include_str!("../fixtures/input.kml").to_string(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `echomap` due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "21850d7b7aca2e93190e8e31dd722ea072416e24517c076b8986fdc9c7402187", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21850d7b7aca2e93190e8e31dd722ea072416e24517c076b8986fdc9c7402187", kill_on_drop: false }` [INFO] [stdout] 21850d7b7aca2e93190e8e31dd722ea072416e24517c076b8986fdc9c7402187