[INFO] cloning repository https://github.com/PeopleForBikes/retrieve
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PeopleForBikes/retrieve" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeopleForBikes%2Fretrieve", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeopleForBikes%2Fretrieve'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c3649df853cb9aba9adbfc54c0ac0ed5ed540c93
[INFO] checking PeopleForBikes/retrieve against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeopleForBikes%2Fretrieve" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/PeopleForBikes/retrieve on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/PeopleForBikes/retrieve
[INFO] finished tweaking git repo https://github.com/PeopleForBikes/retrieve
[INFO] tweaked toml for git repo https://github.com/PeopleForBikes/retrieve written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/PeopleForBikes/retrieve 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-macros v0.16.5
[INFO] [stderr]   Downloaded backtrace v0.3.64
[INFO] [stderr]   Downloaded owo-colors v3.3.0
[INFO] [stderr]   Downloaded indoc v1.0.4
[INFO] [stderr]   Downloaded target-lexicon v0.12.3
[INFO] [stderr]   Downloaded clap_derive v3.2.2
[INFO] [stderr]   Downloaded pyo3-ffi v0.16.5
[INFO] [stderr]   Downloaded clap v3.2.2
[INFO] [stderr]   Downloaded pyo3 v0.16.5
[INFO] [stderr]   Downloaded eyre v0.6.7
[INFO] [stderr]   Downloaded tracing v0.1.32
[INFO] [stderr]   Downloaded h2 v0.3.12
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.16.5
[INFO] [stderr]   Downloaded clap_lex v0.2.2
[INFO] [stderr]   Downloaded downloader v0.2.6
[INFO] [stderr]   Downloaded ipnet v2.4.0
[INFO] [stderr]   Downloaded pyo3-build-config v0.16.5
[INFO] [stderr]   Downloaded tracing-core v0.1.23
[INFO] [stderr]   Downloaded unindent v0.1.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 146e5a42c18e27d74c61b6e30a2d97b1089ad7d8c5c6ef999d3ea4fdd908f0f3
[INFO] running `Command { std: "docker" "start" "-a" "146e5a42c18e27d74c61b6e30a2d97b1089ad7d8c5c6ef999d3ea4fdd908f0f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "146e5a42c18e27d74c61b6e30a2d97b1089ad7d8c5c6ef999d3ea4fdd908f0f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "146e5a42c18e27d74c61b6e30a2d97b1089ad7d8c5c6ef999d3ea4fdd908f0f3", kill_on_drop: false }`
[INFO] [stdout] 146e5a42c18e27d74c61b6e30a2d97b1089ad7d8c5c6ef999d3ea4fdd908f0f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 854bdb6671207b627a1633d3c781080321196bda69a40e38f9a7a5f1b395ba33
[INFO] running `Command { std: "docker" "start" "-a" "854bdb6671207b627a1633d3c781080321196bda69a40e38f9a7a5f1b395ba33", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling syn v1.0.90
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling target-lexicon v0.12.3
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling openssl-src v111.22.0+1.1.1q
[INFO] [stderr]     Checking tracing-core v0.1.23
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking tinyvec v1.5.1
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking tracing v0.1.32
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]     Checking http v0.2.6
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]    Compiling httparse v1.6.0
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]    Compiling unindent v0.1.8
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]    Compiling backtrace v0.3.64
[INFO] [stderr]    Compiling indoc v1.0.4
[INFO] [stderr]    Compiling eyre v0.6.7
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]     Checking gimli v0.26.1
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]    Compiling pyo3-build-config v0.16.5
[INFO] [stderr]     Checking object v0.27.1
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking mio v0.8.2
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.9
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking owo-colors v3.3.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tokio v1.17.0
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking ipnet v2.4.0
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]     Checking number_prefix v0.3.0
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap_lex v0.2.2
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking console v0.15.0
[INFO] [stderr]     Checking color-spantrace v0.2.0
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking indicatif v0.15.0
[INFO] [stderr]    Compiling pyo3-ffi v0.16.5
[INFO] [stderr]    Compiling pyo3 v0.16.5
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking color-eyre v0.6.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.16.5
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling clap_derive v3.2.2
[INFO] [stderr]    Compiling pyo3-macros v0.16.5
[INFO] [stderr]     Checking thiserror v1.0.32
[INFO] [stderr]     Checking clap v3.2.2
[INFO] [stderr]     Checking h2 v0.3.12
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking hyper v0.14.18
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking pfbcore v0.1.0 (/opt/rustwide/workdir/pfbcore)
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.10
[INFO] [stderr]     Checking downloader v0.2.6
[INFO] [stderr]     Checking retrieve v0.1.0 (/opt/rustwide/workdir/retrieve)
[INFO] [stdout] warning: use of deprecated unit variant `clap::ArgAction::StoreValue`: Replaced with `ArgAction::Set` or `ArgAction::Append`
[INFO] [stdout]   --> retrieve/src/cli.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub from_csv: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `clap::ArgAction::StoreValue`: Replaced with `ArgAction::Set` or `ArgAction::Append`
[INFO] [stdout]   --> retrieve/src/cli.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub parallel_requests: u16,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `clap::ArgAction::StoreValue`: Replaced with `ArgAction::Set` or `ArgAction::Append`
[INFO] [stdout]   --> retrieve/src/cli.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub retries: u16,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `clap::ArgAction::StoreValue`: Replaced with `ArgAction::Set` or `ArgAction::Append`
[INFO] [stdout]   --> retrieve/src/cli.rs:49:31
[INFO] [stdout]    |
[INFO] [stdout] 49 |     #[clap(short, long, parse(from_os_str), value_hint = ValueHint::DirPath, default_value = "output")]
[INFO] [stdout]    |                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `clap::ArgAction::StoreValue`: Replaced with `ArgAction::Set` or `ArgAction::Append`
[INFO] [stdout]   --> retrieve/src/cli.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub dataset: CliDataset,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `clap::ArgAction::StoreValue`: Replaced with `ArgAction::Set` or `ArgAction::Append`
[INFO] [stdout]   --> retrieve/src/cli.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub from_csv: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `clap::ArgAction::StoreValue`: Replaced with `ArgAction::Set` or `ArgAction::Append`
[INFO] [stdout]   --> retrieve/src/cli.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub parallel_requests: u16,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `clap::ArgAction::StoreValue`: Replaced with `ArgAction::Set` or `ArgAction::Append`
[INFO] [stdout]   --> retrieve/src/cli.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub retries: u16,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `clap::ArgAction::StoreValue`: Replaced with `ArgAction::Set` or `ArgAction::Append`
[INFO] [stdout]   --> retrieve/src/cli.rs:49:31
[INFO] [stdout]    |
[INFO] [stdout] 49 |     #[clap(short, long, parse(from_os_str), value_hint = ValueHint::DirPath, default_value = "output")]
[INFO] [stdout]    |                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `clap::ArgAction::StoreValue`: Replaced with `ArgAction::Set` or `ArgAction::Append`
[INFO] [stdout]   --> retrieve/src/cli.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub dataset: CliDataset,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `clap::Arg::<'help>::validator`: Replaced with `Arg::value_parser(...)`
[INFO] [stdout]   --> retrieve/src/cli.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub from_csv: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `clap::Arg::<'help>::validator`: Replaced with `Arg::value_parser(...)`
[INFO] [stdout]   --> retrieve/src/cli.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub parallel_requests: u16,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `clap::Arg::<'help>::validator`: Replaced with `Arg::value_parser(...)`
[INFO] [stdout]   --> retrieve/src/cli.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub retries: u16,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `clap::Arg::<'help>::possible_values`: Replaced with `Arg::value_parser(PossibleValuesParser::new(...)).takes_value(true)`
[INFO] [stdout]   --> retrieve/src/cli.rs:54:18
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub dataset: CliDataset,
[INFO] [stdout]    |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `clap::Arg::<'help>::validator`: Replaced with `Arg::value_parser(...)`
[INFO] [stdout]   --> retrieve/src/cli.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub from_csv: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `clap::Arg::<'help>::validator`: Replaced with `Arg::value_parser(...)`
[INFO] [stdout]   --> retrieve/src/cli.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub parallel_requests: u16,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `clap::Arg::<'help>::validator`: Replaced with `Arg::value_parser(...)`
[INFO] [stdout]   --> retrieve/src/cli.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub retries: u16,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `clap::Arg::<'help>::possible_values`: Replaced with `Arg::value_parser(PossibleValuesParser::new(...)).takes_value(true)`
[INFO] [stdout]   --> retrieve/src/cli.rs:54:18
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub dataset: CliDataset,
[INFO] [stdout]    |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 18.98s
[INFO] running `Command { std: "docker" "inspect" "854bdb6671207b627a1633d3c781080321196bda69a40e38f9a7a5f1b395ba33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "854bdb6671207b627a1633d3c781080321196bda69a40e38f9a7a5f1b395ba33", kill_on_drop: false }`
[INFO] [stdout] 854bdb6671207b627a1633d3c781080321196bda69a40e38f9a7a5f1b395ba33
[INFO] checking PeopleForBikes/retrieve against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeopleForBikes%2Fretrieve" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/PeopleForBikes/retrieve on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/PeopleForBikes/retrieve
[INFO] finished tweaking git repo https://github.com/PeopleForBikes/retrieve
[INFO] tweaked toml for git repo https://github.com/PeopleForBikes/retrieve written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/PeopleForBikes/retrieve 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f27d61f6d9c6142300ed197eeb5e7bb176e3d2463f74bdbbf097e671f234cc6d
[INFO] running `Command { std: "docker" "start" "-a" "f27d61f6d9c6142300ed197eeb5e7bb176e3d2463f74bdbbf097e671f234cc6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f27d61f6d9c6142300ed197eeb5e7bb176e3d2463f74bdbbf097e671f234cc6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f27d61f6d9c6142300ed197eeb5e7bb176e3d2463f74bdbbf097e671f234cc6d", kill_on_drop: false }`
[INFO] [stdout] f27d61f6d9c6142300ed197eeb5e7bb176e3d2463f74bdbbf097e671f234cc6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22438e3cb2f9373cc6c528d833643af8714873d585e480cf775264c0c6f2696f
[INFO] running `Command { std: "docker" "start" "-a" "22438e3cb2f9373cc6c528d833643af8714873d585e480cf775264c0c6f2696f", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling syn v1.0.90
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling target-lexicon v0.12.3
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling openssl-src v111.22.0+1.1.1q
[INFO] [stderr]     Checking tracing-core v0.1.23
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking tinyvec v1.5.1
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]     Checking http v0.2.6
[INFO] [stderr]     Checking tracing v0.1.32
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling httparse v1.6.0
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]    Compiling unindent v0.1.8
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]    Compiling indoc v1.0.4
[INFO] [stderr]    Compiling backtrace v0.3.64
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking gimli v0.26.1
[INFO] [stderr]    Compiling eyre v0.6.7
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking mio v0.8.2
[INFO] [stderr]    Compiling pyo3-build-config v0.16.5
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.9
[INFO] [stderr]     Checking object v0.27.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking tokio v1.17.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ipnet v2.4.0
[INFO] [stderr]     Checking owo-colors v3.3.0
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking number_prefix v0.3.0
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking clap_lex v0.2.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking console v0.15.0
[INFO] [stderr]     Checking color-spantrace v0.2.0
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking indicatif v0.15.0
[INFO] [stderr]    Compiling pyo3-ffi v0.16.5
[INFO] [stderr]    Compiling pyo3 v0.16.5
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking color-eyre v0.6.2
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]    Compiling pyo3-macros-backend v0.16.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling clap_derive v3.2.2
[INFO] [stderr]    Compiling pyo3-macros v0.16.5
[INFO] [stderr]     Checking thiserror v1.0.32
[INFO] [stderr]     Checking clap v3.2.2
[INFO] [stderr]     Checking h2 v0.3.12
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking hyper v0.14.18
[INFO] [stderr]     Checking pfbcore v0.1.0 (/opt/rustwide/workdir/pfbcore)
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> pfbcore/src/scorecard.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[pymethods]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current static `ITEMS` and up 3 bodies
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> pfbcore/src/scorecard.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[pymethods]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current static `ITEMS` and up 3 bodies
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pfbcore` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `pfbcore` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "22438e3cb2f9373cc6c528d833643af8714873d585e480cf775264c0c6f2696f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22438e3cb2f9373cc6c528d833643af8714873d585e480cf775264c0c6f2696f", kill_on_drop: false }`
[INFO] [stdout] 22438e3cb2f9373cc6c528d833643af8714873d585e480cf775264c0c6f2696f
