[INFO] cloning repository https://github.com/davideGiovannini/json_key_extractor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davideGiovannini/json_key_extractor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdavideGiovannini%2Fjson_key_extractor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdavideGiovannini%2Fjson_key_extractor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3e2f73c2b70052f4abc72bcd5519088942e1fff8
[INFO] checking davideGiovannini/json_key_extractor against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdavideGiovannini%2Fjson_key_extractor" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/davideGiovannini/json_key_extractor
[INFO] finished tweaking git repo https://github.com/davideGiovannini/json_key_extractor
[INFO] tweaked toml for git repo https://github.com/davideGiovannini/json_key_extractor written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/davideGiovannini/json_key_extractor on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/davideGiovannini/json_key_extractor 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.164
[INFO] [stderr]   Downloaded human-panic v1.1.5
[INFO] [stderr]   Downloaded equivalent v1.0.0
[INFO] [stderr]   Downloaded os_info v3.7.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.63
[INFO] [stderr]   Downloaded toml v0.7.5
[INFO] [stderr]   Downloaded serde v1.0.164
[INFO] [stderr]   Downloaded uuid v1.4.0
[INFO] [stderr]   Downloaded serde_json v1.0.99
[INFO] [stderr]   Downloaded toml_edit v0.19.11
[INFO] [stderr]   Downloaded syn v2.0.22
[INFO] [stderr]   Downloaded regex v1.8.4
[INFO] [stderr]   Downloaded rustix v0.37.20
[INFO] [stderr]   Downloaded csv v1.2.2
[INFO] [stderr]   Downloaded winnow v0.4.7
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0cb7b18b73411c0f8b056e140894b9855b229f3e46363284906006d7e07de54f
[INFO] running `Command { std: "docker" "start" "-a" "0cb7b18b73411c0f8b056e140894b9855b229f3e46363284906006d7e07de54f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0cb7b18b73411c0f8b056e140894b9855b229f3e46363284906006d7e07de54f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cb7b18b73411c0f8b056e140894b9855b229f3e46363284906006d7e07de54f", kill_on_drop: false }`
[INFO] [stdout] 0cb7b18b73411c0f8b056e140894b9855b229f3e46363284906006d7e07de54f
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d8d27c867b5bae7695130edb4850a4e5643b07900814921b4cecc12b348a8f8
[INFO] running `Command { std: "docker" "start" "-a" "8d8d27c867b5bae7695130edb4850a4e5643b07900814921b4cecc12b348a8f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]     Checking regex-syntax v0.7.2
[INFO] [stderr]     Checking equivalent v1.0.0
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]     Checking winnow v0.4.7
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]    Compiling syn v2.0.22
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking object v0.30.4
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking regex v1.8.4
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking uuid v1.4.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking encode_unicode v1.0.0
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking crossbeam v0.8.2
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking serde_spanned v0.6.3
[INFO] [stderr]     Checking toml_datetime v0.6.3
[INFO] [stderr]     Checking csv v1.2.2
[INFO] [stderr]     Checking os_info v3.7.0
[INFO] [stderr]     Checking toml_edit v0.19.11
[INFO] [stderr]     Checking prettytable-rs v0.10.0
[INFO] [stderr]     Checking toml v0.7.5
[INFO] [stderr]     Checking human-panic v1.1.5
[INFO] [stderr]     Checking json_key_extractor v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/data/objects.rs:40:17
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn keys(&self) -> btree_map::Keys<String, Case> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn keys(&self) -> btree_map::Keys<'_, String, Case> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/data/objects.rs:44:19
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn values(&self) -> btree_map::Iter<String, Case> {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn values(&self) -> btree_map::Iter<'_, String, Case> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]  --> src/bin/jk.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     human_panic::setup_panic!();
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]   = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `human_panic::setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]  --> src/bin/jk.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     human_panic::setup_panic!();
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `human_panic::setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/data/objects.rs:40:17
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn keys(&self) -> btree_map::Keys<String, Case> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn keys(&self) -> btree_map::Keys<'_, String, Case> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/data/objects.rs:44:19
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn values(&self) -> btree_map::Iter<String, Case> {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn values(&self) -> btree_map::Iter<'_, String, Case> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]  --> src/bin/jk.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     human_panic::setup_panic!();
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]   = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `human_panic::setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]  --> src/bin/jk.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     human_panic::setup_panic!();
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `human_panic::setup_panic` (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 43.58s
[INFO] running `Command { std: "docker" "inspect" "8d8d27c867b5bae7695130edb4850a4e5643b07900814921b4cecc12b348a8f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d8d27c867b5bae7695130edb4850a4e5643b07900814921b4cecc12b348a8f8", kill_on_drop: false }`
[INFO] [stdout] 8d8d27c867b5bae7695130edb4850a4e5643b07900814921b4cecc12b348a8f8
