[INFO] fetching crate coc-rs 0.8.2...
[INFO] checking coc-rs-0.8.2 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate coc-rs 0.8.2 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate coc-rs 0.8.2 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 crates.io crate coc-rs 0.8.2
[INFO] finished tweaking crates.io crate coc-rs 0.8.2
[INFO] tweaked toml for crates.io crate coc-rs 0.8.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cookie_store v0.16.2
[INFO] [stderr]   Downloaded publicsuffix v2.2.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 19e424c72d74996d0ede7ed8057ef856a6300606ea950dfd96bd62942695cf43
[INFO] running `Command { std: "docker" "start" "-a" "19e424c72d74996d0ede7ed8057ef856a6300606ea950dfd96bd62942695cf43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19e424c72d74996d0ede7ed8057ef856a6300606ea950dfd96bd62942695cf43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19e424c72d74996d0ede7ed8057ef856a6300606ea950dfd96bd62942695cf43", kill_on_drop: false }`
[INFO] [stdout] 19e424c72d74996d0ede7ed8057ef856a6300606ea950dfd96bd62942695cf43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 9d88683c5efe50f5d21d72715026ac8dc4bb1908815856ff1a04dc2b1dd0b335
[INFO] running `Command { std: "docker" "start" "-a" "9d88683c5efe50f5d21d72715026ac8dc4bb1908815856ff1a04dc2b1dd0b335", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking time v0.3.31
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking chrono v0.4.33
[INFO] [stderr]     Checking publicsuffix v2.2.3
[INFO] [stderr]     Checking openssl v0.10.63
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]    Compiling serde_repr v0.1.18
[INFO] [stderr]    Compiling async-recursion v1.0.5
[INFO] [stderr]     Checking thiserror v1.0.56
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking serde v1.0.196
[INFO] [stderr]     Checking native-tls v0.2.11
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking serde_json v1.0.113
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking cookie_store v0.16.2
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.23
[INFO] [stderr]     Checking coc-rs v0.8.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/util/hash_tag_code_generator.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub const CONVERSION_CHARS: &str = "0289PYLQGRJCUV";
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout]    = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub const CONVERSION_CHARS: &'static str = "0289PYLQGRJCUV";
[INFO] [stdout]    |                                  +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/util/hash_tag_code_generator.rs:13:31
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub const CONVERSION_TAG: &str = "#";
[INFO] [stdout]    |                               ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub const CONVERSION_TAG: &'static str = "#";
[INFO] [stdout]    |                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hash_tag_code_generator::HASH_TAG_CODE_GENERATOR`
[INFO] [stdout]  --> src/util/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use hash_tag_code_generator::HASH_TAG_CODE_GENERATOR;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/util/hash_tag_code_generator.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub const CONVERSION_CHARS: &str = "0289PYLQGRJCUV";
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout]    = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub const CONVERSION_CHARS: &'static str = "0289PYLQGRJCUV";
[INFO] [stdout]    |                                  +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/util/hash_tag_code_generator.rs:13:31
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub const CONVERSION_TAG: &str = "#";
[INFO] [stdout]    |                               ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub const CONVERSION_TAG: &'static str = "#";
[INFO] [stdout]    |                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hash_tag_code_generator::HASH_TAG_CODE_GENERATOR`
[INFO] [stdout]  --> src/util/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use hash_tag_code_generator::HASH_TAG_CODE_GENERATOR;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 26.70s
[INFO] running `Command { std: "docker" "inspect" "9d88683c5efe50f5d21d72715026ac8dc4bb1908815856ff1a04dc2b1dd0b335", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d88683c5efe50f5d21d72715026ac8dc4bb1908815856ff1a04dc2b1dd0b335", kill_on_drop: false }`
[INFO] [stdout] 9d88683c5efe50f5d21d72715026ac8dc4bb1908815856ff1a04dc2b1dd0b335
