[INFO] fetching crate echomap 0.5.3... [INFO] testing echomap-0.5.3 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate echomap 0.5.3 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate echomap 0.5.3 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate echomap 0.5.3 [INFO] finished tweaking crates.io crate echomap 0.5.3 [INFO] tweaked toml for crates.io crate echomap 0.5.3 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate echomap 0.5.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded console v0.12.0 [INFO] [stderr] Downloaded geographiclib-rs v0.2.0 [INFO] [stderr] Downloaded wkt v0.8.0 [INFO] [stderr] Downloaded syn v1.0.46 [INFO] [stderr] Downloaded rstar v0.8.2 [INFO] [stderr] Downloaded dbase v0.0.4 [INFO] [stderr] Downloaded polyline v0.8.0 [INFO] [stderr] Downloaded geo v0.14.2 [INFO] [stderr] Downloaded geo-types v0.6.1 [INFO] [stderr] Downloaded shapefile v0.2.1 [INFO] [stderr] Downloaded geojson v0.20.0 [INFO] [stderr] Downloaded topojson v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec14e6b259d3e2c55774034fc57e11e58f9b22e571b040a44a30127bfb31a5ab [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" "ec14e6b259d3e2c55774034fc57e11e58f9b22e571b040a44a30127bfb31a5ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec14e6b259d3e2c55774034fc57e11e58f9b22e571b040a44a30127bfb31a5ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec14e6b259d3e2c55774034fc57e11e58f9b22e571b040a44a30127bfb31a5ab", kill_on_drop: false }` [INFO] [stdout] ec14e6b259d3e2c55774034fc57e11e58f9b22e571b040a44a30127bfb31a5ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b46cd9f565062c2ae7915c7c29b50709e005145bf49d12f91356bd2858a6ceac [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" "b46cd9f565062c2ae7915c7c29b50709e005145bf49d12f91356bd2858a6ceac", kill_on_drop: false }` [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling syn v1.0.46 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling geographiclib-rs v0.2.0 [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 csv-core v0.1.10 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling regex v1.3.9 [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 csv v1.1.3 [INFO] [stderr] Compiling rstar v0.8.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling geo-types v0.6.1 [INFO] [stderr] Compiling console v0.12.0 [INFO] [stderr] Compiling polyline v0.8.0 [INFO] [stderr] Compiling wkt v0.8.0 [INFO] [stderr] Compiling geo v0.14.2 [INFO] [stderr] Compiling shapefile v0.2.1 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [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.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.78s [INFO] running `Command { std: "docker" "inspect" "b46cd9f565062c2ae7915c7c29b50709e005145bf49d12f91356bd2858a6ceac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b46cd9f565062c2ae7915c7c29b50709e005145bf49d12f91356bd2858a6ceac", kill_on_drop: false }` [INFO] [stdout] b46cd9f565062c2ae7915c7c29b50709e005145bf49d12f91356bd2858a6ceac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 89adaec681820066f0337adfd209c7dc3fd4f5e0bca20cd483c12d8d17797223 [INFO] running `Command { std: "docker" "start" "-a" "89adaec681820066f0337adfd209c7dc3fd4f5e0bca20cd483c12d8d17797223", kill_on_drop: false }` [INFO] [stderr] Compiling echomap v0.5.3 (/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" "89adaec681820066f0337adfd209c7dc3fd4f5e0bca20cd483c12d8d17797223", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89adaec681820066f0337adfd209c7dc3fd4f5e0bca20cd483c12d8d17797223", kill_on_drop: false }` [INFO] [stdout] 89adaec681820066f0337adfd209c7dc3fd4f5e0bca20cd483c12d8d17797223