[INFO] fetching crate gis_puller 0.1.1... [INFO] checking gis_puller-0.1.1 against try#80370147ae6685a1436ab7bcd206f61157af70d2 for pr-147017-1 [INFO] extracting crate gis_puller 0.1.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate gis_puller 0.1.1 [INFO] finished tweaking crates.io crate gis_puller 0.1.1 [INFO] tweaked toml for crates.io crate gis_puller 0.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gis_puller 0.1.1 on toolchain 80370147ae6685a1436ab7bcd206f61157af70d2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80370147ae6685a1436ab7bcd206f61157af70d2" "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" "+80370147ae6685a1436ab7bcd206f61157af70d2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 326 packages to latest compatible versions [INFO] [stderr] Adding config v0.11.0 (available: v0.15.18) [INFO] [stderr] Adding httpmock v0.6.8 (available: v0.8.0) [INFO] [stderr] Adding proptest-derive v0.3.0 (available: v0.6.0) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.23) [INFO] [stderr] Adding rstest v0.12.0 (available: v0.26.1) [INFO] [stderr] Adding rstest_reuse v0.1.3 (available: v0.7.0) [INFO] [stderr] Adding state v0.5.3 (available: v0.6.0) [INFO] [stderr] Adding validator v0.14.0 (available: v0.20.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80370147ae6685a1436ab7bcd206f61157af70d2" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+80370147ae6685a1436ab7bcd206f61157af70d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6249ebb0ac19b74060b22470f478f31d8edb59abbf59b14f45fe348f787b6b7a [INFO] running `Command { std: "docker" "start" "-a" "6249ebb0ac19b74060b22470f478f31d8edb59abbf59b14f45fe348f787b6b7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6249ebb0ac19b74060b22470f478f31d8edb59abbf59b14f45fe348f787b6b7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6249ebb0ac19b74060b22470f478f31d8edb59abbf59b14f45fe348f787b6b7a", kill_on_drop: false }` [INFO] [stdout] 6249ebb0ac19b74060b22470f478f31d8edb59abbf59b14f45fe348f787b6b7a [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+80370147ae6685a1436ab7bcd206f61157af70d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a187ed57f3f2017c7ce2ae3f0ab359cdc1c5ec4bf6718fb08de63f4973f57d21 [INFO] running `Command { std: "docker" "start" "-a" "a187ed57f3f2017c7ce2ae3f0ab359cdc1c5ec4bf6718fb08de63f4973f57d21", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libnghttp2-sys v0.1.11+1.64.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling curl-sys v0.4.83+curl-8.15.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking indexmap v2.11.4 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Checking regex v1.11.3 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling semver-parser v0.10.3 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking async-signal v0.2.13 [INFO] [stderr] Checking async-executor v1.13.3 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling curl v0.4.49 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking async-process v2.5.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling validator_types v0.14.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling if_chain v1.0.3 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling validator_derive v0.14.0 [INFO] [stderr] Checking async-std v1.13.2 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Compiling rstest_reuse v0.1.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking unic-ucd-common v0.9.0 [INFO] [stderr] Compiling rstest v0.12.0 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking sluice v0.5.5 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking castaway v0.1.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking async-object-pool v0.1.5 [INFO] [stderr] Checking config v0.11.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking validator v0.14.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking serde_regex v1.1.0 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking levenshtein v1.0.5 [INFO] [stderr] Checking state v0.5.3 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking proptest v1.8.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Compiling basic-cookies v0.1.5 [INFO] [stderr] Checking gis_puller v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking httpmock v0.6.8 [INFO] [stderr] Compiling proptest-derive v0.3.0 [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/settings.rs:173:14 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(Arbitrary, Default, Debug)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_MatcherSettingsDeriveTest` [INFO] [stdout] 174 | struct MatcherSettingsDeriveTest { [INFO] [stdout] | ------------------------- `MatcherSettingsDeriveTest` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 23s [INFO] running `Command { std: "docker" "inspect" "a187ed57f3f2017c7ce2ae3f0ab359cdc1c5ec4bf6718fb08de63f4973f57d21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a187ed57f3f2017c7ce2ae3f0ab359cdc1c5ec4bf6718fb08de63f4973f57d21", kill_on_drop: false }` [INFO] [stdout] a187ed57f3f2017c7ce2ae3f0ab359cdc1c5ec4bf6718fb08de63f4973f57d21