[INFO] fetching crate wgq_rust 0.1.5... [INFO] building wgq_rust-0.1.5 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate wgq_rust 0.1.5 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate wgq_rust 0.1.5 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate wgq_rust 0.1.5 [INFO] tweaked toml for crates.io crate wgq_rust 0.1.5 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wgq_rust 0.1.5 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wgq_rust 0.1.5 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32854e9871658cd72910e70649838d3605251344b3892c597999819275db7bb6 [INFO] running `Command { std: "docker" "start" "-a" "32854e9871658cd72910e70649838d3605251344b3892c597999819275db7bb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32854e9871658cd72910e70649838d3605251344b3892c597999819275db7bb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32854e9871658cd72910e70649838d3605251344b3892c597999819275db7bb6", kill_on_drop: false }` [INFO] [stdout] 32854e9871658cd72910e70649838d3605251344b3892c597999819275db7bb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97a5a97a2631e1d11c3a86fe128f92c66de3edc3d401f96e20df224ea4cb51ec [INFO] running `Command { std: "docker" "start" "-a" "97a5a97a2631e1d11c3a86fe128f92c66de3edc3d401f96e20df224ea4cb51ec", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling cc v1.2.15 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling uuid v1.15.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling bcrypt v0.17.0 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling wgq_rust v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `FixedOffset` [INFO] [stdout] --> src/data_type.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use chrono::{DateTime, FixedOffset, NaiveDateTime, Utc}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::format::ParseError` [INFO] [stdout] --> src/data_type.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::format::ParseError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `openssl::asn1::Asn1Type` [INFO] [stdout] --> src/data_type.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use openssl::asn1::Asn1Type; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.42s [INFO] running `Command { std: "docker" "inspect" "97a5a97a2631e1d11c3a86fe128f92c66de3edc3d401f96e20df224ea4cb51ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97a5a97a2631e1d11c3a86fe128f92c66de3edc3d401f96e20df224ea4cb51ec", kill_on_drop: false }` [INFO] [stdout] 97a5a97a2631e1d11c3a86fe128f92c66de3edc3d401f96e20df224ea4cb51ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8880f44f39e16e9086e0621905d0d81d2c85ce5cadb5c90a0470f1fe4b6e66f [INFO] running `Command { std: "docker" "start" "-a" "a8880f44f39e16e9086e0621905d0d81d2c85ce5cadb5c90a0470f1fe4b6e66f", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `FixedOffset` [INFO] [stdout] --> src/data_type.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use chrono::{DateTime, FixedOffset, NaiveDateTime, Utc}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::format::ParseError` [INFO] [stdout] --> src/data_type.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::format::ParseError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wgq_rust v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `openssl::asn1::Asn1Type` [INFO] [stdout] --> src/data_type.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use openssl::asn1::Asn1Type; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FixedOffset` [INFO] [stdout] --> src/data_type.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use chrono::{DateTime, FixedOffset, NaiveDateTime, Utc}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::format::ParseError` [INFO] [stdout] --> src/data_type.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::format::ParseError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `openssl::asn1::Asn1Type` [INFO] [stdout] --> src/data_type.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use openssl::asn1::Asn1Type; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `age` are never read [INFO] [stdout] --> examples/raise_a_chestnut.rs:5:4 [INFO] [stdout] | [INFO] [stdout] 4 | struct TestPerson { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 5 | name:String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 6 | age:i32 [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TestPerson` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] running `Command { std: "docker" "inspect" "a8880f44f39e16e9086e0621905d0d81d2c85ce5cadb5c90a0470f1fe4b6e66f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8880f44f39e16e9086e0621905d0d81d2c85ce5cadb5c90a0470f1fe4b6e66f", kill_on_drop: false }` [INFO] [stdout] a8880f44f39e16e9086e0621905d0d81d2c85ce5cadb5c90a0470f1fe4b6e66f