[INFO] fetching crate ogc 0.6.0...
[INFO] checking ogc-0.6.0 against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] extracting crate ogc 0.6.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate ogc 0.6.0
[INFO] finished tweaking crates.io crate ogc 0.6.0
[INFO] tweaked toml for crates.io crate ogc 0.6.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ogc 0.6.0 on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 262 packages to highest compatible versions
[INFO] [stderr]       Adding bytes v0.5.6 (available: v1.12.1)
[INFO] [stderr]       Adding epsg v0.4.0 (available: v11.1.2)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.13.5)
[INFO] [stderr]       Adding serde-xml-rs v0.4.1 (available: v0.8.2)
[INFO] [stderr]       Adding tokio v0.2.25 (available: v1.53.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> Cargo.toml:39:12
[INFO] [stderr]    |
[INFO] [stderr] 39 | homepage = "https://github.com/atcol/ogc"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 44 | repository = "https://github.com/atcol/ogc"
[INFO] [stderr]    |              ------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `ogc` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e6ca9ca154ca5c99a185feec3cfc0b1371c2059d1d77b01d066a994e9d2989d0
[INFO] running `Command { std: "docker" "start" "e6ca9ca154ca5c99a185feec3cfc0b1371c2059d1d77b01d066a994e9d2989d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6ca9ca154ca5c99a185feec3cfc0b1371c2059d1d77b01d066a994e9d2989d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e6ca9ca154ca5c99a185feec3cfc0b1371c2059d1d77b01d066a994e9d2989d0" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6ca9ca154ca5c99a185feec3cfc0b1371c2059d1d77b01d066a994e9d2989d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e6ca9ca154ca5c99a185feec3cfc0b1371c2059d1d77b01d066a994e9d2989d0" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> Cargo.toml:39:12
[INFO] [stderr]    |
[INFO] [stderr] 39 | homepage = "https://github.com/atcol/ogc"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 44 | repository = "https://github.com/atcol/ogc"
[INFO] [stderr]    |              ------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `ogc` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]    Compiling zerocopy v0.8.57
[INFO] [stderr]     Checking futures-core v0.3.34
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-sink v0.3.34
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling find-msvc-tools v0.1.12
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling pkg-config v0.3.34
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]     Checking futures-io v0.3.34
[INFO] [stderr]     Checking smallvec v1.16.0
[INFO] [stderr]     Checking futures-task v0.3.34
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]    Compiling cc v1.4.5
[INFO] [stderr]     Checking writeable v0.6.4
[INFO] [stderr]     Checking litemap v0.8.3
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking tinyvec v1.13.2
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling icu_properties_data v2.3.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.3.0
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling const_fn v0.4.12
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling syn v3.0.5
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling tokio v0.3.7
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking bytes v0.6.0
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]    Compiling pest v2.9.1
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking mio v1.2.3
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking bitflags v2.13.2
[INFO] [stderr]     Checking rand_pcg v0.2.1
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.9.1
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking hmac v0.9.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking indexmap v2.14.2
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling encoding_rs v0.8.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]    Compiling pest_meta v2.9.1
[INFO] [stderr]    Compiling multiversion_no_op v1.0.0
[INFO] [stderr]     Checking core_detect v1.0.0
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking ipnet v2.12.2
[INFO] [stderr]     Checking xml-rs v0.8.29
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.9.1
[INFO] [stderr]     Checking tokio-util v0.4.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pest_derive v2.9.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zerovec-derive v0.11.6
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling multiversion-macros v0.9.0
[INFO] [stderr]    Compiling async-trait v0.1.92
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking zerotrie v0.2.5
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]     Checking multiversion v0.9.0
[INFO] [stderr]     Checking zerovec v0.11.8
[INFO] [stderr]     Checking postgres-protocol v0.5.3
[INFO] [stderr]     Checking postgres-types v0.1.3
[INFO] [stderr]     Checking tinystr v0.8.4
[INFO] [stderr]     Checking potential_utf v0.1.6
[INFO] [stderr]     Checking icu_collections v2.3.0
[INFO] [stderr]     Checking icu_locale_core v2.3.0
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking icu_provider v2.3.1
[INFO] [stderr]     Checking icu_normalizer v2.3.0
[INFO] [stderr]     Checking icu_properties v2.3.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking handlebars v3.5.5
[INFO] [stderr]     Checking serde-xml-rs v0.4.1
[INFO] [stderr]     Checking futures-executor v0.3.34
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking futures v0.3.34
[INFO] [stderr]     Checking tokio-postgres v0.6.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking postgres v0.18.1
[INFO] [stderr]     Checking epsg v0.4.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking ogc v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/wms.rs:460:16
[INFO] [stdout]     |
[INFO] [stdout] 460 |         panic!(e);
[INFO] [stdout]     |                ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 460 |         panic!("{}", e);
[INFO] [stdout]     |                +++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]     |
[INFO] [stdout] 460 -         panic!(e);
[INFO] [stdout] 460 +         std::panic::panic_any(e);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `epsg`
[INFO] [stderr]   --> Cargo.toml:10:15
[INFO] [stderr]    |
[INFO] [stderr] 10 | [dependencies.epsg]
[INFO] [stderr]    |               ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `epsg`
[INFO] [stderr] warning: `ogc` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.49s
[INFO] running `Command { std: "docker" "inspect" "e6ca9ca154ca5c99a185feec3cfc0b1371c2059d1d77b01d066a994e9d2989d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6ca9ca154ca5c99a185feec3cfc0b1371c2059d1d77b01d066a994e9d2989d0", kill_on_drop: false }`
[INFO] [stdout] e6ca9ca154ca5c99a185feec3cfc0b1371c2059d1d77b01d066a994e9d2989d0
