[INFO] cloning repository https://github.com/osm-without-borders/cosmogony [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/osm-without-borders/cosmogony" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fosm-without-borders%2Fcosmogony", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fosm-without-borders%2Fcosmogony'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cd9b7f1e8aa30453930586258bbdf5b4c6a7b058 [INFO] testing osm-without-borders/cosmogony against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fosm-without-borders%2Fcosmogony" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/osm-without-borders/cosmogony 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 git repo https://github.com/osm-without-borders/cosmogony [INFO] removed path dependency cosmogony from git repo https://github.com/osm-without-borders/cosmogony [INFO] finished tweaking git repo https://github.com/osm-without-borders/cosmogony [INFO] tweaked toml for git repo https://github.com/osm-without-borders/cosmogony written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/osm-without-borders/cosmogony 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] warning: dependency (cosmogony) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-9/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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] warning: dependency (cosmogony) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wkt v0.8.0 [INFO] [stderr] Downloaded flat_map v0.0.9 [INFO] [stderr] Downloaded c_vec v1.3.3 [INFO] [stderr] Downloaded protobuf v2.20.0 [INFO] [stderr] Downloaded rstar v0.8.2 [INFO] [stderr] Downloaded geographiclib-rs v0.2.0 [INFO] [stderr] Downloaded osmpbfreader v0.14.0 [INFO] [stderr] Downloaded smartstring v0.2.6 [INFO] [stderr] Downloaded as-slice v0.1.4 [INFO] [stderr] Downloaded protobuf-codegen-pure v2.20.0 [INFO] [stderr] Downloaded geo-types v0.6.2 [INFO] [stderr] Downloaded yaml-rust v0.4.5 [INFO] [stderr] Downloaded hash32 v0.1.1 [INFO] [stderr] Downloaded pdqselect v0.1.0 [INFO] [stderr] Downloaded heapless v0.5.6 [INFO] [stderr] Downloaded robust v0.2.3 [INFO] [stderr] Downloaded geos-sys v2.0.1 [INFO] [stderr] Downloaded itertools v0.9.0 [INFO] [stderr] Downloaded futures v0.1.30 [INFO] [stderr] Downloaded osm_boundaries_utils v0.8.2 [INFO] [stderr] Downloaded par-map v0.1.4 [INFO] [stderr] Downloaded pub-iterator-type v0.1.1 [INFO] [stderr] Downloaded geo v0.16.0 [INFO] [stderr] Downloaded include_dir_impl v0.6.0 [INFO] [stderr] Downloaded protobuf-codegen v2.20.0 [INFO] [stderr] Downloaded include_dir v0.6.0 [INFO] [stderr] Downloaded serde_yaml v0.8.15 [INFO] [stderr] Downloaded geojson v0.20.1 [INFO] [stderr] Downloaded cosmogony v0.10.0 [INFO] [stderr] Downloaded geos v7.0.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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ba3c05eb71d3522efdd56d887bb9c8819e2363a89b760c971d3e250877584bd [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" "4ba3c05eb71d3522efdd56d887bb9c8819e2363a89b760c971d3e250877584bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ba3c05eb71d3522efdd56d887bb9c8819e2363a89b760c971d3e250877584bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ba3c05eb71d3522efdd56d887bb9c8819e2363a89b760c971d3e250877584bd", kill_on_drop: false }` [INFO] [stdout] 4ba3c05eb71d3522efdd56d887bb9c8819e2363a89b760c971d3e250877584bd [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a798b4d11b78edafb530ea767caf067e95bcb40e8fc0b0103790b3362fe8e52d [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" "a798b4d11b78edafb530ea767caf067e95bcb40e8fc0b0103790b3362fe8e52d", kill_on_drop: false }` [INFO] [stderr] warning: dependency (cosmogony) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling protobuf v2.20.0 [INFO] [stderr] Compiling smallvec v1.6.0 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling futures v0.1.30 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Compiling pub-iterator-type v0.1.1 [INFO] [stderr] Compiling robust v0.2.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling cosmogony_builder v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling c_vec v1.3.3 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling geographiclib-rs v0.2.0 [INFO] [stderr] Compiling geos-sys v2.0.1 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling as-slice v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/geos_sys-49a50f485cad6df2.geos_sys.ag5baeho-cgu.0.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libgeos_sys-49a50f485cad6df2.so" "-Wl,--version-script=/tmp/rustcCgkwRu/list" "/opt/rustwide/target/debug/deps/geos_sys-49a50f485cad6df2.2kr2m302x9tffn21.rcgu.o" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lgeos_c" "-Wl,-Bstatic" "-Wl,--whole-archive" "/tmp/rustcCgkwRu/liblibc-77d6541a42757d2c.rlib" "-Wl,--no-whole-archive" "-Wl,--start-group" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bdynamic" "-lstd-7444fd17919e9af0" "-Wl,--end-group" "-Wl,-Bstatic" "/tmp/rustcCgkwRu/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lgeos_c [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `geos-sys` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a798b4d11b78edafb530ea767caf067e95bcb40e8fc0b0103790b3362fe8e52d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a798b4d11b78edafb530ea767caf067e95bcb40e8fc0b0103790b3362fe8e52d", kill_on_drop: false }` [INFO] [stdout] a798b4d11b78edafb530ea767caf067e95bcb40e8fc0b0103790b3362fe8e52d