[INFO] fetching crate geojson-antimeridian-cut 0.1.0-alpha.1...
[INFO] checking geojson-antimeridian-cut-0.1.0-alpha.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate geojson-antimeridian-cut 0.1.0-alpha.1 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate geojson-antimeridian-cut 0.1.0-alpha.1 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate geojson-antimeridian-cut 0.1.0-alpha.1
[INFO] finished tweaking crates.io crate geojson-antimeridian-cut 0.1.0-alpha.1
[INFO] tweaked toml for crates.io crate geojson-antimeridian-cut 0.1.0-alpha.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded geojson v0.16.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e1aa96a62d80470fae73ae59433930235e4c8f75b2fb88b2fbfaa5e9a8244452
[INFO] running `Command { std: "docker" "start" "-a" "e1aa96a62d80470fae73ae59433930235e4c8f75b2fb88b2fbfaa5e9a8244452", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e1aa96a62d80470fae73ae59433930235e4c8f75b2fb88b2fbfaa5e9a8244452", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1aa96a62d80470fae73ae59433930235e4c8f75b2fb88b2fbfaa5e9a8244452", kill_on_drop: false }`
[INFO] [stdout] e1aa96a62d80470fae73ae59433930235e4c8f75b2fb88b2fbfaa5e9a8244452
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0bc24fbd95f9f0c149c2e69e74a772f33f4c02b377e5ade07dabdc0a4cc63780
[INFO] running `Command { std: "docker" "start" "-a" "0bc24fbd95f9f0c149c2e69e74a772f33f4c02b377e5ade07dabdc0a4cc63780", kill_on_drop: false }`
[INFO] [stderr]     Checking geojson v0.16.0
[INFO] [stderr]     Checking geojson-antimeridian-cut v0.1.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]   --> src/geometry.rs:45:14
[INFO] [stdout]    |
[INFO] [stdout] 45 |             .try_into()
[INFO] [stdout]    |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]    = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]    = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]   --> src/geometry.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 |             .try_into()
[INFO] [stdout]    |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]    = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]    = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]   --> src/geometry.rs:68:14
[INFO] [stdout]    |
[INFO] [stdout] 68 |             .try_into()
[INFO] [stdout]    |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]    = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]    = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]   --> src/geometry.rs:81:14
[INFO] [stdout]    |
[INFO] [stdout] 81 |             .try_into()
[INFO] [stdout]    |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]    = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]    = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]   --> src/geometry.rs:91:14
[INFO] [stdout]    |
[INFO] [stdout] 91 |             .try_into()
[INFO] [stdout]    |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]    = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]    = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:108:14
[INFO] [stdout]     |
[INFO] [stdout] 108 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:119:14
[INFO] [stdout]     |
[INFO] [stdout] 119 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:139:14
[INFO] [stdout]     |
[INFO] [stdout] 139 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:156:14
[INFO] [stdout]     |
[INFO] [stdout] 156 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:167:14
[INFO] [stdout]     |
[INFO] [stdout] 167 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:184:14
[INFO] [stdout]     |
[INFO] [stdout] 184 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:196:14
[INFO] [stdout]     |
[INFO] [stdout] 196 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:219:14
[INFO] [stdout]     |
[INFO] [stdout] 219 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:238:14
[INFO] [stdout]     |
[INFO] [stdout] 238 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:260:14
[INFO] [stdout]     |
[INFO] [stdout] 260 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:281:14
[INFO] [stdout]     |
[INFO] [stdout] 281 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:303:14
[INFO] [stdout]     |
[INFO] [stdout] 303 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:324:14
[INFO] [stdout]     |
[INFO] [stdout] 324 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:346:14
[INFO] [stdout]     |
[INFO] [stdout] 346 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:365:14
[INFO] [stdout]     |
[INFO] [stdout] 365 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:387:14
[INFO] [stdout]     |
[INFO] [stdout] 387 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:410:14
[INFO] [stdout]     |
[INFO] [stdout] 410 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:450:14
[INFO] [stdout]     |
[INFO] [stdout] 450 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:482:14
[INFO] [stdout]     |
[INFO] [stdout] 482 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:507:14
[INFO] [stdout]     |
[INFO] [stdout] 507 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:535:14
[INFO] [stdout]     |
[INFO] [stdout] 535 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:559:14
[INFO] [stdout]     |
[INFO] [stdout] 559 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:582:14
[INFO] [stdout]     |
[INFO] [stdout] 582 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:610:14
[INFO] [stdout]     |
[INFO] [stdout] 610 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:646:14
[INFO] [stdout]     |
[INFO] [stdout] 646 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 30 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `geojson-antimeridian-cut` (lib test) due to 31 previous errors
[INFO] running `Command { std: "docker" "inspect" "0bc24fbd95f9f0c149c2e69e74a772f33f4c02b377e5ade07dabdc0a4cc63780", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bc24fbd95f9f0c149c2e69e74a772f33f4c02b377e5ade07dabdc0a4cc63780", kill_on_drop: false }`
[INFO] [stdout] 0bc24fbd95f9f0c149c2e69e74a772f33f4c02b377e5ade07dabdc0a4cc63780
[INFO] checking geojson-antimeridian-cut-0.1.0-alpha.1 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate geojson-antimeridian-cut 0.1.0-alpha.1 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate geojson-antimeridian-cut 0.1.0-alpha.1 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate geojson-antimeridian-cut 0.1.0-alpha.1
[INFO] finished tweaking crates.io crate geojson-antimeridian-cut 0.1.0-alpha.1
[INFO] tweaked toml for crates.io crate geojson-antimeridian-cut 0.1.0-alpha.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7432b71cae04f0e7604195100cdfade840f7c01553fc0a76334c56b3b62639a9
[INFO] running `Command { std: "docker" "start" "-a" "7432b71cae04f0e7604195100cdfade840f7c01553fc0a76334c56b3b62639a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7432b71cae04f0e7604195100cdfade840f7c01553fc0a76334c56b3b62639a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7432b71cae04f0e7604195100cdfade840f7c01553fc0a76334c56b3b62639a9", kill_on_drop: false }`
[INFO] [stdout] 7432b71cae04f0e7604195100cdfade840f7c01553fc0a76334c56b3b62639a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74e3e110250c224472c539146f6444b18bd905b577589904103f81785c3d0ed8
[INFO] running `Command { std: "docker" "start" "-a" "74e3e110250c224472c539146f6444b18bd905b577589904103f81785c3d0ed8", kill_on_drop: false }`
[INFO] [stderr]     Checking geojson v0.16.0
[INFO] [stderr]     Checking geojson-antimeridian-cut v0.1.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]   --> src/geometry.rs:45:14
[INFO] [stdout]    |
[INFO] [stdout] 45 |             .try_into()
[INFO] [stdout]    |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]    = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]    = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]   --> src/geometry.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 |             .try_into()
[INFO] [stdout]    |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]    = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]    = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]   --> src/geometry.rs:68:14
[INFO] [stdout]    |
[INFO] [stdout] 68 |             .try_into()
[INFO] [stdout]    |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]    = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]    = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]   --> src/geometry.rs:81:14
[INFO] [stdout]    |
[INFO] [stdout] 81 |             .try_into()
[INFO] [stdout]    |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]    = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]    = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]   --> src/geometry.rs:91:14
[INFO] [stdout]    |
[INFO] [stdout] 91 |             .try_into()
[INFO] [stdout]    |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]    = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]    = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:108:14
[INFO] [stdout]     |
[INFO] [stdout] 108 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:119:14
[INFO] [stdout]     |
[INFO] [stdout] 119 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:139:14
[INFO] [stdout]     |
[INFO] [stdout] 139 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:156:14
[INFO] [stdout]     |
[INFO] [stdout] 156 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:167:14
[INFO] [stdout]     |
[INFO] [stdout] 167 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:184:14
[INFO] [stdout]     |
[INFO] [stdout] 184 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:196:14
[INFO] [stdout]     |
[INFO] [stdout] 196 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:219:14
[INFO] [stdout]     |
[INFO] [stdout] 219 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:238:14
[INFO] [stdout]     |
[INFO] [stdout] 238 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:260:14
[INFO] [stdout]     |
[INFO] [stdout] 260 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:281:14
[INFO] [stdout]     |
[INFO] [stdout] 281 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:303:14
[INFO] [stdout]     |
[INFO] [stdout] 303 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:324:14
[INFO] [stdout]     |
[INFO] [stdout] 324 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:346:14
[INFO] [stdout]     |
[INFO] [stdout] 346 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:365:14
[INFO] [stdout]     |
[INFO] [stdout] 365 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:387:14
[INFO] [stdout]     |
[INFO] [stdout] 387 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:410:14
[INFO] [stdout]     |
[INFO] [stdout] 410 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:450:14
[INFO] [stdout]     |
[INFO] [stdout] 450 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:482:14
[INFO] [stdout]     |
[INFO] [stdout] 482 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:507:14
[INFO] [stdout]     |
[INFO] [stdout] 507 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:535:14
[INFO] [stdout]     |
[INFO] [stdout] 535 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:559:14
[INFO] [stdout]     |
[INFO] [stdout] 559 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:582:14
[INFO] [stdout]     |
[INFO] [stdout] 582 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:610:14
[INFO] [stdout]     |
[INFO] [stdout] 610 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `geojson::Geometry: TryFrom<serde_json::Value>` is not satisfied
[INFO] [stdout]    --> src/geometry.rs:646:14
[INFO] [stdout]     |
[INFO] [stdout] 646 |             .try_into()
[INFO] [stdout]     |              ^^^^^^^^ the trait `From<serde_json::Value>` is not implemented for `geojson::Geometry`, which is required by `serde_json::Value: std::convert::TryInto<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `Into<geojson::Geometry>`
[INFO] [stdout]     = note: required for `geojson::Geometry` to implement `TryFrom<serde_json::Value>`
[INFO] [stdout]     = note: required for `serde_json::Value` to implement `std::convert::TryInto<geojson::Geometry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 30 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `geojson-antimeridian-cut` (lib test) due to 31 previous errors
[INFO] running `Command { std: "docker" "inspect" "74e3e110250c224472c539146f6444b18bd905b577589904103f81785c3d0ed8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74e3e110250c224472c539146f6444b18bd905b577589904103f81785c3d0ed8", kill_on_drop: false }`
[INFO] [stdout] 74e3e110250c224472c539146f6444b18bd905b577589904103f81785c3d0ed8
