[INFO] fetching crate gis_puller 0.1.1... [INFO] checking gis_puller-0.1.1 against try#ac4c3613be2acd5395b65d85e5657b81e3c982f0 for pr-154585 [INFO] extracting crate gis_puller 0.1.1 into /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gis_puller 0.1.1 on toolchain ac4c3613be2acd5395b65d85e5657b81e3c982f0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ac4c3613be2acd5395b65d85e5657b81e3c982f0" "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" "+ac4c3613be2acd5395b65d85e5657b81e3c982f0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 333 packages to latest compatible versions [INFO] [stderr] Adding config v0.11.0 (available: v0.15.22) [INFO] [stderr] Adding httpmock v0.6.8 (available: v0.8.3) [INFO] [stderr] Adding proptest-derive v0.3.0 (available: v0.8.0) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.13.2) [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" "+ac4c3613be2acd5395b65d85e5657b81e3c982f0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ac4c3613be2acd5395b65d85e5657b81e3c982f0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 526b2209d4220d1f8db7dec9439b60f750a347b41b412fd13af1553c945aee0b [INFO] running `Command { std: "docker" "start" "-a" "526b2209d4220d1f8db7dec9439b60f750a347b41b412fd13af1553c945aee0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "526b2209d4220d1f8db7dec9439b60f750a347b41b412fd13af1553c945aee0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "526b2209d4220d1f8db7dec9439b60f750a347b41b412fd13af1553c945aee0b", kill_on_drop: false }` [INFO] [stdout] 526b2209d4220d1f8db7dec9439b60f750a347b41b412fd13af1553c945aee0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ac4c3613be2acd5395b65d85e5657b81e3c982f0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd5da69bac906e84527381134bec0674eb35760621b6eb0adecaf55171200217 [INFO] running `Command { std: "docker" "start" "-a" "dd5da69bac906e84527381134bec0674eb35760621b6eb0adecaf55171200217", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Checking value-bag v1.12.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling libz-sys v1.1.28 [INFO] [stderr] Compiling libnghttp2-sys v0.1.13+1.68.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking tokio v1.51.0 [INFO] [stderr] Compiling curl-sys v0.4.87+curl-8.19.0 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Checking piper v0.2.5 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling ena v0.14.4 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Checking openssl v0.10.76 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking async-executor v1.14.0 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling curl v0.4.49 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling if_chain v1.0.3 [INFO] [stderr] Compiling isahc v1.8.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling semver-parser v0.10.3 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling rstest v0.12.0 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking unic-ucd-common v0.9.0 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking sluice v0.6.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking state v0.5.3 [INFO] [stderr] Compiling rstest_reuse v0.1.3 [INFO] [stderr] Checking levenshtein v1.0.5 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking lalrpop-util v0.20.2 [INFO] [stderr] Checking native-tls v0.2.18 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Checking serde_regex v1.1.0 [INFO] [stderr] Checking validator_types v0.14.0 [INFO] [stderr] Checking config v0.11.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Compiling validator_derive v0.14.0 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking rusty-fork v0.3.1 [INFO] [stderr] Checking proptest v1.11.0 [INFO] [stderr] Checking async-signal v0.2.13 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking async-process v2.5.0 [INFO] [stderr] Compiling proptest-derive v0.3.0 [INFO] [stderr] Checking async-std v1.13.2 [INFO] [stderr] Checking validator v0.14.0 [INFO] [stderr] Checking async-object-pool v0.1.5 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Compiling basic-cookies v0.1.5 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking gis_puller v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking httpmock v0.6.8 [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 1m 08s [INFO] running `Command { std: "docker" "inspect" "dd5da69bac906e84527381134bec0674eb35760621b6eb0adecaf55171200217", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd5da69bac906e84527381134bec0674eb35760621b6eb0adecaf55171200217", kill_on_drop: false }` [INFO] [stdout] dd5da69bac906e84527381134bec0674eb35760621b6eb0adecaf55171200217