[INFO] fetching crate echomap 0.6.0... [INFO] checking echomap-0.6.0 against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] extracting crate echomap 0.6.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate echomap 0.6.0 on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "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-4/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" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--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-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" "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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f6752936831f54cc2360b791c36f585536b9a999c0ebde34d7078d2f4deab226 [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" "f6752936831f54cc2360b791c36f585536b9a999c0ebde34d7078d2f4deab226", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6752936831f54cc2360b791c36f585536b9a999c0ebde34d7078d2f4deab226", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6752936831f54cc2360b791c36f585536b9a999c0ebde34d7078d2f4deab226", kill_on_drop: false }` [INFO] [stdout] f6752936831f54cc2360b791c36f585536b9a999c0ebde34d7078d2f4deab226 [INFO] running `Command { std: "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" "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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fae34a27ad500ee82b023b9e6cd7528debcb5d9896fd2d180512be5ccc83041a [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" "fae34a27ad500ee82b023b9e6cd7528debcb5d9896fd2d180512be5ccc83041a", 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] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking pdqselect v0.1.0 [INFO] [stderr] Compiling syn v1.0.46 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Checking robust v0.2.3 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking geographiclib-rs v0.2.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking dbase v0.0.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking quick-xml v0.20.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Checking terminal_size v0.1.13 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking termios v0.3.2 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking console v0.12.0 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Checking as-slice v0.1.4 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking rstar v0.8.2 [INFO] [stderr] Checking geo-types v0.7.1 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking shapefile v0.2.2 [INFO] [stderr] Checking polyline v0.9.0 [INFO] [stderr] Checking geo v0.17.0 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking zip v0.5.9 [INFO] [stderr] Checking geojson v0.22.0 [INFO] [stderr] Checking wkt v0.9.0 [INFO] [stderr] Checking kml v0.3.0 [INFO] [stderr] Checking topojson v0.5.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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "fae34a27ad500ee82b023b9e6cd7528debcb5d9896fd2d180512be5ccc83041a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fae34a27ad500ee82b023b9e6cd7528debcb5d9896fd2d180512be5ccc83041a", kill_on_drop: false }` [INFO] [stdout] fae34a27ad500ee82b023b9e6cd7528debcb5d9896fd2d180512be5ccc83041a