[INFO] fetching crate wattpad 0.3.2... [INFO] checking wattpad-0.3.2 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate wattpad 0.3.2 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate wattpad 0.3.2 [INFO] finished tweaking crates.io crate wattpad 0.3.2 [INFO] tweaked toml for crates.io crate wattpad 0.3.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wattpad 0.3.2 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 191 packages to latest compatible versions [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.20) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f46d3ed238e4e0dd93c4f80cbd6ce454864b814d0929ead0a19e84d8005a494 [INFO] running `Command { std: "docker" "start" "-a" "8f46d3ed238e4e0dd93c4f80cbd6ce454864b814d0929ead0a19e84d8005a494", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f46d3ed238e4e0dd93c4f80cbd6ce454864b814d0929ead0a19e84d8005a494", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f46d3ed238e4e0dd93c4f80cbd6ce454864b814d0929ead0a19e84d8005a494", kill_on_drop: false }` [INFO] [stdout] 8f46d3ed238e4e0dd93c4f80cbd6ce454864b814d0929ead0a19e84d8005a494 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c40c434212c15116e0daba4c7c74e9d9be1442be324d87f89c5760414f2ab342 [INFO] running `Command { std: "docker" "start" "-a" "c40c434212c15116e0daba4c7c74e9d9be1442be324d87f89c5760414f2ab342", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking tinyvec v1.9.0 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking publicsuffix v2.3.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking cookie_store v0.20.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking async-compression v0.4.25 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking wattpad v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `client` is never read [INFO] [stdout] --> src/responses.rs:331:5 [INFO] [stdout] | [INFO] [stdout] 326 | pub struct Paragraph { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 331 | client: Client, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Paragraph` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 92 | ) -> Result { [INFO] [stdout] | ------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 92 | ) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `client` is never read [INFO] [stdout] --> src/responses.rs:331:5 [INFO] [stdout] | [INFO] [stdout] 326 | pub struct Paragraph { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 331 | client: Client, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Paragraph` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 92 | ) -> Result { [INFO] [stdout] | ------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 92 | ) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.14s [INFO] running `Command { std: "docker" "inspect" "c40c434212c15116e0daba4c7c74e9d9be1442be324d87f89c5760414f2ab342", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c40c434212c15116e0daba4c7c74e9d9be1442be324d87f89c5760414f2ab342", kill_on_drop: false }` [INFO] [stdout] c40c434212c15116e0daba4c7c74e9d9be1442be324d87f89c5760414f2ab342