[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] ee6e96f7867ff00dd7f901ec96ffd9e0f5ebe9e5 [INFO] checking osm-without-borders/cosmogony against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fosm-without-borders%2Fcosmogony" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/osm-without-borders/cosmogony on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking 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-8/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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4204ad67885b5ffc29990baf90e2d09cc285585c01b9b6e36909f8fb8ba7d621 [INFO] running `Command { std: "docker" "start" "-a" "4204ad67885b5ffc29990baf90e2d09cc285585c01b9b6e36909f8fb8ba7d621", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4204ad67885b5ffc29990baf90e2d09cc285585c01b9b6e36909f8fb8ba7d621", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4204ad67885b5ffc29990baf90e2d09cc285585c01b9b6e36909f8fb8ba7d621", kill_on_drop: false }` [INFO] [stdout] 4204ad67885b5ffc29990baf90e2d09cc285585c01b9b6e36909f8fb8ba7d621 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6d5454b4e28ec98d386128c53f589edd4de325451829e733e5ad8b6680554b5 [INFO] running `Command { std: "docker" "start" "-a" "c6d5454b4e28ec98d386128c53f589edd4de325451829e733e5ad8b6680554b5", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling protobuf v2.24.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking pdqselect v0.1.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking pub-iterator-type v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking self_cell v0.8.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking robust v0.2.3 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling cosmogony_builder v0.10.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking c_vec v2.0.0 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Checking object v0.25.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking par-map v0.1.4 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking geographiclib-rs v0.2.0 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling geos-sys v2.0.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Compiling protobuf-codegen v2.24.1 [INFO] [stderr] Checking heapless v0.6.1 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking smartstring v0.2.7 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Checking rstar v0.8.3 [INFO] [stderr] Compiling protobuf-codegen-pure v2.24.1 [INFO] [stderr] Checking geo-types v0.7.2 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Checking geo v0.18.0 [INFO] [stderr] Compiling osmpbfreader v0.14.1 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling include_dir_impl v0.6.1 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Checking include_dir v0.6.1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking geojson v0.22.2 [INFO] [stderr] Checking wkt v0.9.2 [INFO] [stderr] Checking geos v8.0.1 [INFO] [stderr] Checking structopt v0.3.22 [INFO] [stderr] Checking flat_map v0.0.9 [INFO] [stderr] Checking osm_boundaries_utils v0.9.0 [INFO] [stderr] Checking cosmogony v0.10.2 (/opt/rustwide/workdir/cosmogony) [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/zone_typer.rs:15:34 [INFO] [stdout] | [INFO] [stdout] 15 | const LIBPOSTAL_RULES_DIR: Dir = include_dir!("./libpostal/resources/boundaries/osm/"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: "/opt/rustwide/workdir/./libpostal/resources/boundaries/osm/" doesn't exist [INFO] [stdout] = note: this error originates in the macro `include_dir` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/zone_typer.rs:15:34 [INFO] [stdout] | [INFO] [stdout] 15 | const LIBPOSTAL_RULES_DIR: Dir = include_dir!("./libpostal/resources/boundaries/osm/"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: "/opt/rustwide/workdir/./libpostal/resources/boundaries/osm/" doesn't exist [INFO] [stdout] = note: this error originates in the macro `include_dir` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope [INFO] [stdout] --> src/zone_typer.rs:15:34 [INFO] [stdout] | [INFO] [stdout] 15 | const LIBPOSTAL_RULES_DIR: Dir = include_dir!("./libpostal/resources/boundaries/osm/"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_dir` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope [INFO] [stdout] --> src/zone_typer.rs:15:34 [INFO] [stdout] | [INFO] [stdout] 15 | const LIBPOSTAL_RULES_DIR: Dir = include_dir!("./libpostal/resources/boundaries/osm/"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_dir` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cosmogony_builder` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c6d5454b4e28ec98d386128c53f589edd4de325451829e733e5ad8b6680554b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6d5454b4e28ec98d386128c53f589edd4de325451829e733e5ad8b6680554b5", kill_on_drop: false }` [INFO] [stdout] c6d5454b4e28ec98d386128c53f589edd4de325451829e733e5ad8b6680554b5