[INFO] fetching crate geojson_d3 0.2.3...
[INFO] checking geojson_d3-0.2.3 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate geojson_d3 0.2.3 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate geojson_d3 0.2.3
[INFO] finished tweaking crates.io crate geojson_d3 0.2.3
[INFO] tweaked toml for crates.io crate geojson_d3 0.2.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate geojson_d3 0.2.3 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate geojson_d3 0.2.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4446d9ffb372aa30f3d9b9487520efa8780c6a9edfc14c831c7b9713af36fb61
[INFO] running `Command { std: "docker" "start" "-a" "4446d9ffb372aa30f3d9b9487520efa8780c6a9edfc14c831c7b9713af36fb61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4446d9ffb372aa30f3d9b9487520efa8780c6a9edfc14c831c7b9713af36fb61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4446d9ffb372aa30f3d9b9487520efa8780c6a9edfc14c831c7b9713af36fb61", kill_on_drop: false }`
[INFO] [stdout] 4446d9ffb372aa30f3d9b9487520efa8780c6a9edfc14c831c7b9713af36fb61
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8bb721fac19a35f074f31ce10ed0bfedb4223d29af537a999482f8c162901dfb
[INFO] running `Command { std: "docker" "start" "-a" "8bb721fac19a35f074f31ce10ed0bfedb4223d29af537a999482f8c162901dfb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.67
[INFO] [stderr]    Compiling proc-macro2 v1.0.9
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling syn v1.0.16
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling memoffset v0.5.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]     Checking pdqselect v0.1.0
[INFO] [stderr]    Compiling failure_derive v0.1.6
[INFO] [stderr]     Checking regex-syntax v0.6.16
[INFO] [stderr]     Checking rustc-demangle v0.1.16
[INFO] [stderr]    Compiling rayon-core v1.7.0
[INFO] [stderr]     Checking crossbeam-queue v0.2.1
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stderr]     Checking num_cpus v1.12.0
[INFO] [stderr]     Checking clicolors-control v1.0.1
[INFO] [stderr]     Checking threadpool v1.7.1
[INFO] [stderr]     Checking termios v0.3.1
[INFO] [stderr]     Checking itoa v0.4.5
[INFO] [stderr]    Compiling anyhow v1.0.26
[INFO] [stderr]    Compiling backtrace-sys v0.1.32
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking rstar v0.2.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]     Checking number_prefix v0.3.0
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking rayon v1.3.0
[INFO] [stderr]     Checking geo-types v0.4.3
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking backtrace v0.3.44
[INFO] [stderr]     Checking regex v1.3.4
[INFO] [stderr]     Checking console v0.9.2
[INFO] [stderr]     Checking indicatif v0.14.0
[INFO] [stderr]     Checking serde_json v1.0.48
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]     Checking geojson v0.17.0
[INFO] [stderr]     Checking failure v0.1.6
[INFO] [stderr]     Checking geo v0.12.2
[INFO] [stderr]     Checking geojson_d3 v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: static `RADIANS` is never used
[INFO] [stdout]   --> src/main.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | static RADIANS: f64 = PI / 180.0;
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `PI4` is never used
[INFO] [stdout]   --> src/main.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | static PI4: f64 = PI / 4.0;
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `EPSILON` is never used
[INFO] [stdout]   --> src/main.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | static EPSILON: f64 = 0.000_000_001;
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `spherical_ring_area` is never used
[INFO] [stdout]    --> src/main.rs:124:4
[INFO] [stdout]     |
[INFO] [stdout] 124 | fn spherical_ring_area(ring: &LineString<f64>) -> f64 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:187:16
[INFO] [stdout]     |
[INFO] [stdout] 187 |     let poly = value_t!(command_params.value_of("GEOJSON"), String).unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]     = note: this error originates in the macro `value_t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `geojson_d3` (bin "geojson_d3") due to 1 previous error; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:187:16
[INFO] [stdout]     |
[INFO] [stdout] 187 |     let poly = value_t!(command_params.value_of("GEOJSON"), String).unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]     = note: this error originates in the macro `value_t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `geojson_d3` (bin "geojson_d3" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "8bb721fac19a35f074f31ce10ed0bfedb4223d29af537a999482f8c162901dfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bb721fac19a35f074f31ce10ed0bfedb4223d29af537a999482f8c162901dfb", kill_on_drop: false }`
[INFO] [stdout] 8bb721fac19a35f074f31ce10ed0bfedb4223d29af537a999482f8c162901dfb
