[INFO] fetching crate aws-fully-qualified-names 2.1.2...
[INFO] checking aws-fully-qualified-names-2.1.2 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate aws-fully-qualified-names 2.1.2 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate aws-fully-qualified-names 2.1.2 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate aws-fully-qualified-names 2.1.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate aws-fully-qualified-names 2.1.2
[INFO] tweaked toml for crates.io crate aws-fully-qualified-names 2.1.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded servo_arc v0.1.1
[INFO] [stderr]   Downloaded thin-slice v0.1.1
[INFO] [stderr]   Downloaded cssparser-macros v0.6.1
[INFO] [stderr]   Downloaded eyre v0.6.11
[INFO] [stderr]   Downloaded dtoa v1.0.9
[INFO] [stderr]   Downloaded dtoa-short v0.3.4
[INFO] [stderr]   Downloaded scraper v0.13.0
[INFO] [stderr]   Downloaded ego-tree v0.6.2
[INFO] [stderr]   Downloaded selectors v0.22.0
[INFO] [stderr]   Downloaded tree-sitter v0.20.10
[INFO] [stderr]   Downloaded cssparser v0.27.2
[INFO] [stderr]   Downloaded tree-sitter-java v0.20.2
[INFO] [stderr]   Downloaded tree-sitter-typescript v0.20.3
[INFO] [stderr]   Downloaded quick-xml v0.22.0
[INFO] [stderr]   Downloaded tree-sitter-python v0.20.4
[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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9063e58f5251f6f0fc388f1a7d01dc4df986c42222049c4eaff89cbf231eb96e
[INFO] running `Command { std: "docker" "start" "-a" "9063e58f5251f6f0fc388f1a7d01dc4df986c42222049c4eaff89cbf231eb96e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9063e58f5251f6f0fc388f1a7d01dc4df986c42222049c4eaff89cbf231eb96e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9063e58f5251f6f0fc388f1a7d01dc4df986c42222049c4eaff89cbf231eb96e", kill_on_drop: false }`
[INFO] [stdout] 9063e58f5251f6f0fc388f1a7d01dc4df986c42222049c4eaff89cbf231eb96e
[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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e3ef65cce6cbe089347317b6161c9993e954c5dfb114b954016cd14019366099
[INFO] running `Command { std: "docker" "start" "-a" "e3ef65cce6cbe089347317b6161c9993e954c5dfb114b954016cd14019366099", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling tree-sitter v0.20.10
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]     Checking dtoa-short v0.3.4
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling tree-sitter-java v0.20.2
[INFO] [stderr]    Compiling tree-sitter-python v0.20.4
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling tree-sitter-typescript v0.20.3
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]    Compiling eyre v0.6.11
[INFO] [stderr]     Checking servo_arc v0.1.1
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking thin-slice v0.1.1
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking ego-tree v0.6.2
[INFO] [stderr]     Checking quick-xml v0.22.0
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking serde v1.0.193
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking aws-fully-qualified-names v2.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/languages/python/boto3_service_name_to_module_name.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `declaration`
[INFO] [stdout]   --> src/languages/ast_visitor/mod.rs:13:36
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn read_declaration(&mut self, declaration: Declaration) {}
[INFO] [stdout]    |                                    ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_declaration`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> src/languages/ast_visitor/mod.rs:14:31
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn enter_scope(&mut self, scope: Scope) {}
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `declaration`
[INFO] [stdout]   --> src/languages/ast_visitor/mod.rs:16:48
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn read_retroactive_declaration(&mut self, declaration: Declaration) {}
[INFO] [stdout]    |                                                ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_declaration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `usage`
[INFO] [stdout]   --> src/languages/ast_visitor/mod.rs:17:30
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn read_usage(&mut self, usage: Usage) {}
[INFO] [stdout]    |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_usage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `export`
[INFO] [stdout]   --> src/languages/ast_visitor/mod.rs:18:31
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn read_export(&mut self, export: Export) {}
[INFO] [stdout]    |                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_export`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `find_names` is never used
[INFO] [stdout]   --> src/languages/typescript/project/mod.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | impl Project {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub fn find_names(&self, source: &Path) -> Result<Names> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking scraper v0.13.0
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/languages/python/boto3_service_name_to_module_name.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `declaration`
[INFO] [stdout]   --> src/languages/ast_visitor/mod.rs:13:36
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn read_declaration(&mut self, declaration: Declaration) {}
[INFO] [stdout]    |                                    ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_declaration`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> src/languages/ast_visitor/mod.rs:14:31
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn enter_scope(&mut self, scope: Scope) {}
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `declaration`
[INFO] [stdout]   --> src/languages/ast_visitor/mod.rs:16:48
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn read_retroactive_declaration(&mut self, declaration: Declaration) {}
[INFO] [stdout]    |                                                ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_declaration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `usage`
[INFO] [stdout]   --> src/languages/ast_visitor/mod.rs:17:30
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn read_usage(&mut self, usage: Usage) {}
[INFO] [stdout]    |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_usage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `export`
[INFO] [stdout]   --> src/languages/ast_visitor/mod.rs:18:31
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn read_export(&mut self, export: Export) {}
[INFO] [stdout]    |                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_export`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 9.51s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "e3ef65cce6cbe089347317b6161c9993e954c5dfb114b954016cd14019366099", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3ef65cce6cbe089347317b6161c9993e954c5dfb114b954016cd14019366099", kill_on_drop: false }`
[INFO] [stdout] e3ef65cce6cbe089347317b6161c9993e954c5dfb114b954016cd14019366099
[INFO] checking aws-fully-qualified-names-2.1.2 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate aws-fully-qualified-names 2.1.2 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate aws-fully-qualified-names 2.1.2 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate aws-fully-qualified-names 2.1.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate aws-fully-qualified-names 2.1.2
[INFO] tweaked toml for crates.io crate aws-fully-qualified-names 2.1.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce5ace0a22e3d29f5fe54b8c90b87eab634d4c1de286b5840422dbcd385ba85a
[INFO] running `Command { std: "docker" "start" "-a" "ce5ace0a22e3d29f5fe54b8c90b87eab634d4c1de286b5840422dbcd385ba85a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce5ace0a22e3d29f5fe54b8c90b87eab634d4c1de286b5840422dbcd385ba85a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce5ace0a22e3d29f5fe54b8c90b87eab634d4c1de286b5840422dbcd385ba85a", kill_on_drop: false }`
[INFO] [stdout] ce5ace0a22e3d29f5fe54b8c90b87eab634d4c1de286b5840422dbcd385ba85a
[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" "-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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d2f3449dfb61b20732c6addb559128633b4fde0406b3ecf5e3159e618a5695c
[INFO] running `Command { std: "docker" "start" "-a" "4d2f3449dfb61b20732c6addb559128633b4fde0406b3ecf5e3159e618a5695c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling tree-sitter v0.20.10
[INFO] [stderr]     Checking dtoa-short v0.3.4
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling tree-sitter-python v0.20.4
[INFO] [stderr]    Compiling tree-sitter-java v0.20.2
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling tree-sitter-typescript v0.20.3
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling eyre v0.6.11
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking servo_arc v0.1.1
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking thin-slice v0.1.1
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking ego-tree v0.6.2
[INFO] [stderr]     Checking quick-xml v0.22.0
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking serde v1.0.193
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking aws-fully-qualified-names v2.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/languages/python/boto3_service_name_to_module_name.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `declaration`
[INFO] [stdout]   --> src/languages/ast_visitor/mod.rs:13:36
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn read_declaration(&mut self, declaration: Declaration) {}
[INFO] [stdout]    |                                    ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_declaration`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> src/languages/ast_visitor/mod.rs:14:31
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn enter_scope(&mut self, scope: Scope) {}
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `declaration`
[INFO] [stdout]   --> src/languages/ast_visitor/mod.rs:16:48
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn read_retroactive_declaration(&mut self, declaration: Declaration) {}
[INFO] [stdout]    |                                                ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_declaration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `usage`
[INFO] [stdout]   --> src/languages/ast_visitor/mod.rs:17:30
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn read_usage(&mut self, usage: Usage) {}
[INFO] [stdout]    |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_usage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `export`
[INFO] [stdout]   --> src/languages/ast_visitor/mod.rs:18:31
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn read_export(&mut self, export: Export) {}
[INFO] [stdout]    |                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_export`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `find_names` is never used
[INFO] [stdout]   --> src/languages/typescript/project/mod.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | impl Project {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub fn find_names(&self, source: &Path) -> Result<Names> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking scraper v0.13.0
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/languages/python/boto3_service_name_to_module_name.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `declaration`
[INFO] [stdout]   --> src/languages/ast_visitor/mod.rs:13:36
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn read_declaration(&mut self, declaration: Declaration) {}
[INFO] [stdout]    |                                    ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_declaration`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> src/languages/ast_visitor/mod.rs:14:31
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn enter_scope(&mut self, scope: Scope) {}
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `declaration`
[INFO] [stdout]   --> src/languages/ast_visitor/mod.rs:16:48
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn read_retroactive_declaration(&mut self, declaration: Declaration) {}
[INFO] [stdout]    |                                                ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_declaration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `usage`
[INFO] [stdout]   --> src/languages/ast_visitor/mod.rs:17:30
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn read_usage(&mut self, usage: Usage) {}
[INFO] [stdout]    |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_usage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `export`
[INFO] [stdout]   --> src/languages/ast_visitor/mod.rs:18:31
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn read_export(&mut self, export: Export) {}
[INFO] [stdout]    |                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_export`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 10.87s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "4d2f3449dfb61b20732c6addb559128633b4fde0406b3ecf5e3159e618a5695c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d2f3449dfb61b20732c6addb559128633b4fde0406b3ecf5e3159e618a5695c", kill_on_drop: false }`
[INFO] [stdout] 4d2f3449dfb61b20732c6addb559128633b4fde0406b3ecf5e3159e618a5695c
