[INFO] cloning repository https://github.com/senden9/geo_fence
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/senden9/geo_fence" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsenden9%2Fgeo_fence", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsenden9%2Fgeo_fence'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f63e08c29a928b62fc3ca0b8f7c9401008cff5e7
[INFO] checking senden9/geo_fence against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsenden9%2Fgeo_fence" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/senden9/geo_fence 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/senden9/geo_fence
[INFO] finished tweaking git repo https://github.com/senden9/geo_fence
[INFO] tweaked toml for git repo https://github.com/senden9/geo_fence written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/senden9/geo_fence 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: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-0-tc1/source/fencer_lib/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-0-tc1/source/geo_fence/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded env_logger v0.5.13
[INFO] [stderr]   Downloaded clap-verbosity-flag v0.1.0
[INFO] [stderr]   Downloaded cast v0.2.7
[INFO] [stderr]   Downloaded rand_xoshiro v0.1.0
[INFO] [stderr]   Downloaded unicode-width v0.1.9
[INFO] [stderr]   Downloaded unicode-xid v0.2.3
[INFO] [stderr]   Downloaded kamadak-exif v0.3.1
[INFO] [stderr]   Downloaded object v0.28.4
[INFO] [stderr]   Downloaded bstr v0.2.17
[INFO] [stderr]   Downloaded csv v1.1.6
[INFO] [stderr]   Downloaded regex-syntax v0.6.26
[INFO] [stderr]   Downloaded regex v1.5.6
[INFO] [stderr]   Downloaded criterion v0.2.11
[INFO] [stderr]   Downloaded miniz_oxide v0.5.3
[INFO] [stderr]   Downloaded semver v1.0.9
[INFO] [stderr]   Downloaded criterion-plot v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] d24e371cf285760f81f369e2ac86e54eef54a434cbdc13d97c831315fd5aadb8
[INFO] running `Command { std: "docker" "start" "-a" "d24e371cf285760f81f369e2ac86e54eef54a434cbdc13d97c831315fd5aadb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d24e371cf285760f81f369e2ac86e54eef54a434cbdc13d97c831315fd5aadb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d24e371cf285760f81f369e2ac86e54eef54a434cbdc13d97c831315fd5aadb8", kill_on_drop: false }`
[INFO] [stdout] d24e371cf285760f81f369e2ac86e54eef54a434cbdc13d97c831315fd5aadb8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 644039aa5a742b8970ff2f346553f67896ca985a451a8cf418a4fbbd4a73f131
[INFO] running `Command { std: "docker" "start" "-a" "644039aa5a742b8970ff2f346553f67896ca985a451a8cf418a4fbbd4a73f131", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/fencer_lib/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/geo_fence/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling semver v1.0.9
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking gimli v0.26.1
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking regex-syntax v0.6.26
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]     Checking itoa v1.0.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking kamadak-exif v0.3.1
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking crossbeam-channel v0.5.4
[INFO] [stderr]     Checking object v0.28.4
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking itertools v0.8.2
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling backtrace v0.3.65
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking rand_xoshiro v0.1.0
[INFO] [stderr]     Checking criterion-plot v0.3.1
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking regex v1.5.6
[INFO] [stderr]    Compiling structopt-derive v0.2.18
[INFO] [stderr]     Checking env_logger v0.5.13
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking structopt v0.2.18
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking fencer_lib v0.1.0 (/opt/rustwide/workdir/fencer_lib)
[INFO] [stderr]     Checking clap-verbosity-flag v0.1.0
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> fencer_lib/src/gps_position.rs:28:35
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn from_image_path(path: &AsRef<Path>) -> Result<GPSPosition, ConvertError> {
[INFO] [stdout]    |                                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn from_image_path(path: &dyn AsRef<Path>) -> Result<GPSPosition, ConvertError> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> fencer_lib/src/distance.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 |     ExifNotFound { path: Option<String> },
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> fencer_lib/src/lib.rs:14:66
[INFO] [stdout]    |
[INFO] [stdout] 14 |     unused_qualifications, unused_extern_crates, unused_results, missing_docs
[INFO] [stdout]    |                                                                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> fencer_lib/src/distance.rs:26:26
[INFO] [stdout]    |
[INFO] [stdout] 26 |     UnrecognisedString { input: String },
[INFO] [stdout]    |                          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> fencer_lib/src/gps_position.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn from_image_path(path: &AsRef<Path>) -> Result<GPSPosition, ConvertError> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> fencer_lib/src/gps_position.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn parse_from_string(input: &str) -> Result<GPSPosition, ConvertError> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking geo_fence v0.1.0 (/opt/rustwide/workdir/geo_fence)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> geo_fence/src/main.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> geo_fence/src/main.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking criterion v0.2.11
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> fencer_lib/src/gps_position.rs:28:35
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn from_image_path(path: &AsRef<Path>) -> Result<GPSPosition, ConvertError> {
[INFO] [stdout]    |                                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn from_image_path(path: &dyn AsRef<Path>) -> Result<GPSPosition, ConvertError> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> fencer_lib/benches/my_benchmark.rs:102:52
[INFO] [stdout]     |
[INFO] [stdout] 102 |             distance::ConvertError::ExifNotFound { path } => {
[INFO] [stdout]     |                                                    ^^^^ help: try ignoring the field: `path: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 13.58s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.2.11
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "644039aa5a742b8970ff2f346553f67896ca985a451a8cf418a4fbbd4a73f131", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "644039aa5a742b8970ff2f346553f67896ca985a451a8cf418a4fbbd4a73f131", kill_on_drop: false }`
[INFO] [stdout] 644039aa5a742b8970ff2f346553f67896ca985a451a8cf418a4fbbd4a73f131
[INFO] checking senden9/geo_fence against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsenden9%2Fgeo_fence" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/senden9/geo_fence 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/senden9/geo_fence
[INFO] finished tweaking git repo https://github.com/senden9/geo_fence
[INFO] tweaked toml for git repo https://github.com/senden9/geo_fence written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/senden9/geo_fence 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: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-0-tc2/source/fencer_lib/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-0-tc2/source/geo_fence/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 2c06bd5cf24e7a6ff17c52648f5dbc22fe2df730a58a89f6ad47d323fbee29f0
[INFO] running `Command { std: "docker" "start" "-a" "2c06bd5cf24e7a6ff17c52648f5dbc22fe2df730a58a89f6ad47d323fbee29f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c06bd5cf24e7a6ff17c52648f5dbc22fe2df730a58a89f6ad47d323fbee29f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c06bd5cf24e7a6ff17c52648f5dbc22fe2df730a58a89f6ad47d323fbee29f0", kill_on_drop: false }`
[INFO] [stdout] 2c06bd5cf24e7a6ff17c52648f5dbc22fe2df730a58a89f6ad47d323fbee29f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 41b2ee8c65fe9adef021aac3c2b6e94a4e695c8f058d8482abba6b7e9c365906
[INFO] running `Command { std: "docker" "start" "-a" "41b2ee8c65fe9adef021aac3c2b6e94a4e695c8f058d8482abba6b7e9c365906", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/fencer_lib/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/geo_fence/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling semver v1.0.9
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]     Checking gimli v0.26.1
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking itoa v1.0.2
[INFO] [stderr]     Checking kamadak-exif v0.3.1
[INFO] [stderr]     Checking object v0.28.4
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking regex-syntax v0.6.26
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking itertools v0.8.2
[INFO] [stderr]     Checking rand_xoshiro v0.1.0
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling backtrace v0.3.65
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking criterion-plot v0.3.1
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]    Compiling structopt-derive v0.2.18
[INFO] [stderr]     Checking regex v1.5.6
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking structopt v0.2.18
[INFO] [stderr]     Checking env_logger v0.5.13
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking fencer_lib v0.1.0 (/opt/rustwide/workdir/fencer_lib)
[INFO] [stderr]     Checking clap-verbosity-flag v0.1.0
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> fencer_lib/src/gps_position.rs:28:35
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn from_image_path(path: &AsRef<Path>) -> Result<GPSPosition, ConvertError> {
[INFO] [stdout]    |                                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn from_image_path(path: &dyn AsRef<Path>) -> Result<GPSPosition, ConvertError> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> fencer_lib/src/distance.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 |     ExifNotFound { path: Option<String> },
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> fencer_lib/src/lib.rs:14:66
[INFO] [stdout]    |
[INFO] [stdout] 14 |     unused_qualifications, unused_extern_crates, unused_results, missing_docs
[INFO] [stdout]    |                                                                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> fencer_lib/src/distance.rs:26:26
[INFO] [stdout]    |
[INFO] [stdout] 26 |     UnrecognisedString { input: String },
[INFO] [stdout]    |                          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> fencer_lib/src/distance.rs:11:35
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(PartialEq, Debug, Clone, Fail)]
[INFO] [stdout]    |                                   ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_ConvertError`
[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 derive macro `Fail` (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]   --> fencer_lib/src/distance.rs:11:35
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(PartialEq, Debug, Clone, Fail)]
[INFO] [stdout]    |                                   ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_failure_core_fmt_Display_FOR_ConvertError`
[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: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> fencer_lib/src/gps_position.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn from_image_path(path: &AsRef<Path>) -> Result<GPSPosition, ConvertError> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> fencer_lib/src/gps_position.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn parse_from_string(input: &str) -> Result<GPSPosition, ConvertError> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fencer_lib` (lib) due to 3 previous errors; 5 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "41b2ee8c65fe9adef021aac3c2b6e94a4e695c8f058d8482abba6b7e9c365906", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41b2ee8c65fe9adef021aac3c2b6e94a4e695c8f058d8482abba6b7e9c365906", kill_on_drop: false }`
[INFO] [stdout] 41b2ee8c65fe9adef021aac3c2b6e94a4e695c8f058d8482abba6b7e9c365906
