[INFO] fetching crate overpass 0.1.0... [INFO] building overpass-0.1.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate overpass 0.1.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate overpass 0.1.0 [INFO] finished tweaking crates.io crate overpass 0.1.0 [INFO] tweaked toml for crates.io crate overpass 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate overpass 0.1.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate overpass 0.1.0 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pin-project-lite v0.2.13 [INFO] [stderr] Downloaded strsim v0.11.0 [INFO] [stderr] Downloaded hyper-util v0.1.3 [INFO] [stderr] Downloaded socket2 v0.5.6 [INFO] [stderr] Downloaded tower-layer v0.3.2 [INFO] [stderr] Downloaded ipnet v2.9.0 [INFO] [stderr] Downloaded security-framework-sys v2.9.1 [INFO] [stderr] Downloaded fastrand v2.0.2 [INFO] [stderr] Downloaded rustix v0.38.32 [INFO] [stderr] Downloaded bumpalo v3.15.4 [INFO] [stderr] Downloaded openssl-sys v0.9.101 [INFO] [stderr] Downloaded hyper v1.2.0 [INFO] [stderr] Downloaded h2 v0.4.3 [INFO] [stderr] Downloaded security-framework v2.9.2 [INFO] [stderr] Downloaded tokio v1.36.0 [INFO] [stderr] Downloaded reqwest v0.12.2 [INFO] [stderr] Downloaded syn v2.0.55 [INFO] [stderr] Downloaded openssl v0.10.64 [INFO] [stderr] Downloaded encoding_rs v0.8.33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a21010823d0a7b535c1e2ee56d2fb576e3ca77d8716ea491134fc62366d8c71f [INFO] running `Command { std: "docker" "start" "-a" "a21010823d0a7b535c1e2ee56d2fb576e3ca77d8716ea491134fc62366d8c71f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a21010823d0a7b535c1e2ee56d2fb576e3ca77d8716ea491134fc62366d8c71f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a21010823d0a7b535c1e2ee56d2fb576e3ca77d8716ea491134fc62366d8c71f", kill_on_drop: false }` [INFO] [stdout] a21010823d0a7b535c1e2ee56d2fb576e3ca77d8716ea491134fc62366d8c71f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e36c57bb08b419b4fa98198c62f68be687ee3c9d1d844398f783ecc9a009f7d1 [INFO] running `Command { std: "docker" "start" "-a" "e36c57bb08b419b4fa98198c62f68be687ee3c9d1d844398f783ecc9a009f7d1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.4.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v1.2.0 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.2 [INFO] [stderr] Compiling overpass v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "e36c57bb08b419b4fa98198c62f68be687ee3c9d1d844398f783ecc9a009f7d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e36c57bb08b419b4fa98198c62f68be687ee3c9d1d844398f783ecc9a009f7d1", kill_on_drop: false }` [INFO] [stdout] e36c57bb08b419b4fa98198c62f68be687ee3c9d1d844398f783ecc9a009f7d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d49ea46fcc0d741abc55de2eaa6a0d48963232677467a12bf3d6a4fb350cc086 [INFO] running `Command { std: "docker" "start" "-a" "d49ea46fcc0d741abc55de2eaa6a0d48963232677467a12bf3d6a4fb350cc086", kill_on_drop: false }` [INFO] [stderr] Compiling overpass v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0560]: struct `BoundingBox` has no field named `x_min` [INFO] [stdout] --> src/lib.rs:186:13 [INFO] [stdout] | [INFO] [stdout] 186 | x_min: 51.305219521963295, [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] help: a field with a similar name exists [INFO] [stdout] | [INFO] [stdout] 186 - x_min: 51.305219521963295, [INFO] [stdout] 186 + xmin: 51.305219521963295, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `BoundingBox` has no field named `y_min` [INFO] [stdout] --> src/lib.rs:187:13 [INFO] [stdout] | [INFO] [stdout] 187 | y_min: -0.7690429687500001, [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] help: a field with a similar name exists [INFO] [stdout] | [INFO] [stdout] 187 - y_min: -0.7690429687500001, [INFO] [stdout] 187 + ymin: -0.7690429687500001, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `BoundingBox` has no field named `x_max` [INFO] [stdout] --> src/lib.rs:188:13 [INFO] [stdout] | [INFO] [stdout] 188 | x_max: 51.82219818336938, [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] help: a field with a similar name exists [INFO] [stdout] | [INFO] [stdout] 188 - x_max: 51.82219818336938, [INFO] [stdout] 188 + xmax: 51.82219818336938, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `BoundingBox` has no field named `y_max` [INFO] [stdout] --> src/lib.rs:189:13 [INFO] [stdout] | [INFO] [stdout] 189 | y_max: 0.5273437500000064, [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] help: a field with a similar name exists [INFO] [stdout] | [INFO] [stdout] 189 - y_max: 0.5273437500000064, [INFO] [stdout] 189 + ymax: 0.5273437500000064, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_center` found for struct `BoundingBox` in the current scope [INFO] [stdout] --> src/lib.rs:197:33 [INFO] [stdout] | [INFO] [stdout] 65 | pub struct BoundingBox { [INFO] [stdout] | ---------------------- function or associated item `from_center` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 197 | let bbox = BoundingBox::from_center(42.361145, -71.057083, 10.0); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `BoundingBox` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `BoundingBox`, consider using `BoundingBox::from_point` which returns `BoundingBox` [INFO] [stdout] --> src/lib.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn from_point(lat: f64, lon: f64, dkm: f64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0560, E0599. [INFO] [stdout] [INFO] [stderr] error: could not compile `overpass` (lib test) due to 5 previous errors [INFO] [stdout] For more information about an error, try `rustc --explain E0560`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d49ea46fcc0d741abc55de2eaa6a0d48963232677467a12bf3d6a4fb350cc086", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d49ea46fcc0d741abc55de2eaa6a0d48963232677467a12bf3d6a4fb350cc086", kill_on_drop: false }` [INFO] [stdout] d49ea46fcc0d741abc55de2eaa6a0d48963232677467a12bf3d6a4fb350cc086