[INFO] fetching crate echomap 0.5.2... [INFO] testing echomap-0.5.2 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate echomap 0.5.2 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate echomap 0.5.2 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate echomap 0.5.2 [INFO] finished tweaking crates.io crate echomap 0.5.2 [INFO] tweaked toml for crates.io crate echomap 0.5.2 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate echomap 0.5.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded geographiclib-rs v0.2.0 [INFO] [stderr] Downloaded shapefile v0.2.1 [INFO] [stderr] Downloaded rstar v0.8.2 [INFO] [stderr] Downloaded syn v1.0.46 [INFO] [stderr] Downloaded geo v0.14.2 [INFO] [stderr] Downloaded polyline v0.8.0 [INFO] [stderr] Downloaded console v0.12.0 [INFO] [stderr] Downloaded wkt v0.8.0 [INFO] [stderr] Downloaded geojson v0.20.0 [INFO] [stderr] Downloaded dbase v0.0.4 [INFO] [stderr] Downloaded topojson v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99f8f364a20c6698d37bfb35700902d5a6d8561d8d142775bba36ca5602b8b81 [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" "99f8f364a20c6698d37bfb35700902d5a6d8561d8d142775bba36ca5602b8b81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99f8f364a20c6698d37bfb35700902d5a6d8561d8d142775bba36ca5602b8b81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99f8f364a20c6698d37bfb35700902d5a6d8561d8d142775bba36ca5602b8b81", kill_on_drop: false }` [INFO] [stdout] 99f8f364a20c6698d37bfb35700902d5a6d8561d8d142775bba36ca5602b8b81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5c5e9c4636de3412279290484d9c669ff69f12eb9fa222cb64dd6628907f1a9 [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" "e5c5e9c4636de3412279290484d9c669ff69f12eb9fa222cb64dd6628907f1a9", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.46 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling geographiclib-rs v0.2.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling dbase v0.0.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling as-slice v0.1.4 [INFO] [stderr] Compiling console v0.12.0 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling rstar v0.8.2 [INFO] [stderr] Compiling geo-types v0.6.1 [INFO] [stderr] Compiling geo v0.14.2 [INFO] [stderr] Compiling polyline v0.8.0 [INFO] [stderr] Compiling shapefile v0.2.1 [INFO] [stderr] Compiling wkt v0.8.0 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling geojson v0.20.0 [INFO] [stderr] Compiling topojson v0.3.0 [INFO] [stderr] Compiling echomap v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "e5c5e9c4636de3412279290484d9c669ff69f12eb9fa222cb64dd6628907f1a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5c5e9c4636de3412279290484d9c669ff69f12eb9fa222cb64dd6628907f1a9", kill_on_drop: false }` [INFO] [stdout] e5c5e9c4636de3412279290484d9c669ff69f12eb9fa222cb64dd6628907f1a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 651b7fd6942ff51af7db300bc87a46fd322c22790d9d00078be5778c56e3d412 [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" "651b7fd6942ff51af7db300bc87a46fd322c22790d9d00078be5778c56e3d412", kill_on_drop: false }` [INFO] [stderr] Compiling echomap v0.5.2 (/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:362:25 [INFO] [stdout] | [INFO] [stdout] 362 | 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:375:25 [INFO] [stdout] | [INFO] [stdout] 375 | 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:388:25 [INFO] [stdout] | [INFO] [stdout] 388 | 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:400:25 [INFO] [stdout] | [INFO] [stdout] 400 | 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:412:25 [INFO] [stdout] | [INFO] [stdout] 412 | 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: aborting due to 5 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" "651b7fd6942ff51af7db300bc87a46fd322c22790d9d00078be5778c56e3d412", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "651b7fd6942ff51af7db300bc87a46fd322c22790d9d00078be5778c56e3d412", kill_on_drop: false }` [INFO] [stdout] 651b7fd6942ff51af7db300bc87a46fd322c22790d9d00078be5778c56e3d412