[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 try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fosm-without-borders%2Fcosmogony" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/osm-without-borders/cosmogony on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "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-10/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" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded smartstring v0.2.7 [INFO] [stderr] Downloaded par-map v0.1.4 [INFO] [stderr] Downloaded flat_map v0.0.9 [INFO] [stderr] Downloaded self_cell v0.8.0 [INFO] [stderr] Downloaded geos-sys v2.0.1 [INFO] [stderr] Downloaded osm_boundaries_utils v0.9.0 [INFO] [stderr] Downloaded osmpbfreader v0.14.1 [INFO] [stderr] Downloaded wkt v0.9.2 [INFO] [stderr] Downloaded geographiclib-rs v0.2.0 [INFO] [stderr] Downloaded include_dir v0.6.1 [INFO] [stderr] Downloaded robust v0.2.3 [INFO] [stderr] Downloaded protobuf-codegen-pure v2.24.1 [INFO] [stderr] Downloaded geo v0.18.0 [INFO] [stderr] Downloaded c_vec v2.0.0 [INFO] [stderr] Downloaded include_dir_impl v0.6.1 [INFO] [stderr] Downloaded geojson v0.22.2 [INFO] [stderr] Downloaded geos v8.0.1 [INFO] [stderr] Downloaded pub-iterator-type v0.1.1 [INFO] [stderr] Downloaded geo-types v0.7.2 [INFO] [stderr] Downloaded protobuf-codegen v2.24.1 [INFO] running `Command { std: "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" "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" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f27940ce45b5b86721fa19cd66757624100e8535fbadc346b0d83a38354ec9b [INFO] running `Command { std: "docker" "start" "-a" "6f27940ce45b5b86721fa19cd66757624100e8535fbadc346b0d83a38354ec9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f27940ce45b5b86721fa19cd66757624100e8535fbadc346b0d83a38354ec9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f27940ce45b5b86721fa19cd66757624100e8535fbadc346b0d83a38354ec9b", kill_on_drop: false }` [INFO] [stdout] 6f27940ce45b5b86721fa19cd66757624100e8535fbadc346b0d83a38354ec9b [INFO] running `Command { std: "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" "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" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56e3f8ca4175b965826bc3cfda2b745ff7551a2ce8bd9d5bbbbe315fbf45ffc1 [INFO] running `Command { std: "docker" "start" "-a" "56e3f8ca4175b965826bc3cfda2b745ff7551a2ce8bd9d5bbbbe315fbf45ffc1", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling protobuf v2.24.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking pdqselect v0.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking futures v0.1.31 [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] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking gimli v0.24.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Checking self_cell v0.8.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking robust v0.2.3 [INFO] [stderr] Compiling cosmogony_builder v0.10.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking c_vec v2.0.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking object v0.25.3 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking geographiclib-rs v0.2.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [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-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling geos-sys v2.0.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking par-map v0.1.4 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking generic-array v0.12.4 [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 as-slice v0.1.5 [INFO] [stderr] Checking addr2line v0.15.2 [INFO] [stderr] Checking rstar v0.8.3 [INFO] [stderr] Checking geo-types v0.7.2 [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 geo v0.18.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling protobuf-codegen v2.24.1 [INFO] [stderr] Compiling protobuf-codegen-pure v2.24.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 failure v0.1.8 [INFO] [stderr] Checking include_dir v0.6.1 [INFO] [stderr] Compiling osmpbfreader v0.14.1 [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` [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] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "56e3f8ca4175b965826bc3cfda2b745ff7551a2ce8bd9d5bbbbe315fbf45ffc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56e3f8ca4175b965826bc3cfda2b745ff7551a2ce8bd9d5bbbbe315fbf45ffc1", kill_on_drop: false }` [INFO] [stdout] 56e3f8ca4175b965826bc3cfda2b745ff7551a2ce8bd9d5bbbbe315fbf45ffc1