[INFO] updating cached repository https://github.com/inclooder/rust-geo-test [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 14ef63242568c44b410c96b746c92fbf29320d46 [INFO] testing inclooder/rust-geo-test against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finclooder%2Frust-geo-test" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/inclooder/rust-geo-test on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/inclooder/rust-geo-test [INFO] finished tweaking git repo https://github.com/inclooder/rust-geo-test [INFO] tweaked toml for git repo https://github.com/inclooder/rust-geo-test written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/inclooder/rust-geo-test already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 695d819a7c6537f38d955af3c5a42c3c7c4142f0e37c1980620b087e33f2ef48 [INFO] running `"docker" "start" "-a" "695d819a7c6537f38d955af3c5a42c3c7c4142f0e37c1980620b087e33f2ef48"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling robust v0.1.2 [INFO] [stderr] Compiling geo-types v0.4.3 [INFO] [stderr] Compiling float_next_after v0.1.5 [INFO] [stderr] Compiling rstar v0.7.1 [INFO] [stderr] Compiling geo-booleanop v0.2.1 [INFO] [stderr] Compiling geo-types v0.5.0 [INFO] [stderr] Compiling geo v0.13.0 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling geojson v0.18.0 [INFO] [stderr] Compiling geo-test-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused imports: `GeoJson`, `Value` [INFO] [stderr] --> src/main.rs:2:15 [INFO] [stderr] | [INFO] [stderr] 2 | use geojson::{GeoJson, Value}; [INFO] [stderr] | ^^^^^^^ ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `union` found for struct `geo_types::polygon::Polygon<{float}>` in the current scope [INFO] [stderr] --> src/main.rs:21:23 [INFO] [stderr] | [INFO] [stderr] 21 | let union = poly1.union(&poly2); [INFO] [stderr] | ^^^^^ method not found in `geo_types::polygon::Polygon<{float}>` [INFO] [stderr] [INFO] [stderr] warning: unused import: `geo_booleanop::boolean::BooleanOp` [INFO] [stderr] --> src/main.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use geo_booleanop::boolean::BooleanOp; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 2 warnings emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: could not compile `geo-test-rust`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "695d819a7c6537f38d955af3c5a42c3c7c4142f0e37c1980620b087e33f2ef48"` [INFO] running `"docker" "rm" "-f" "695d819a7c6537f38d955af3c5a42c3c7c4142f0e37c1980620b087e33f2ef48"` [INFO] [stdout] 695d819a7c6537f38d955af3c5a42c3c7c4142f0e37c1980620b087e33f2ef48