[INFO] fetching crate rekker 0.1.14... [INFO] checking rekker-0.1.14 against try#099e089ab723e6ee96175f3496051098c60a4cd4 for pr-140208 [INFO] extracting crate rekker 0.1.14 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate rekker 0.1.14 on toolchain 099e089ab723e6ee96175f3496051098c60a4cd4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rekker 0.1.14 [INFO] finished tweaking crates.io crate rekker 0.1.14 [INFO] tweaked toml for crates.io crate rekker 0.1.14 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 115 packages to latest compatible versions [INFO] [stderr] Adding colored v2.2.0 (available: v3.0.0) [INFO] [stderr] Adding pyo3 v0.22.6 (available: v0.24.2) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50a37ec4cf2d5e8d76e3be9b583935136b1a36fd888070fefba9834259a2bc5f [INFO] running `Command { std: "docker" "start" "-a" "50a37ec4cf2d5e8d76e3be9b583935136b1a36fd888070fefba9834259a2bc5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50a37ec4cf2d5e8d76e3be9b583935136b1a36fd888070fefba9834259a2bc5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50a37ec4cf2d5e8d76e3be9b583935136b1a36fd888070fefba9834259a2bc5f", kill_on_drop: false }` [INFO] [stdout] 50a37ec4cf2d5e8d76e3be9b583935136b1a36fd888070fefba9834259a2bc5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e993affa0dae6ab722e5f5d98d51bbe9c34032571b93443f5e3a26896cde379 [INFO] running `Command { std: "docker" "start" "-a" "3e993affa0dae6ab722e5f5d98d51bbe9c34032571b93443f5e3a26896cde379", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling aws-lc-rs v1.13.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking humantime v2.2.0 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking webpki-roots v0.26.8 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling aws-lc-sys v0.28.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking ctrlc v3.4.6 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking rustls-webpki v0.103.1 [INFO] [stderr] Checking rekker v0.1.14 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `req::*` [INFO] [stdout] --> src/http/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use req::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `req::*` [INFO] [stdout] --> src/http/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use req::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inj` [INFO] [stdout] --> src/inject/sqli.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn inj(inj: &Injector, mut ith: u64, n: u64) -> Result, u64> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_inj` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `i` is never read [INFO] [stdout] --> src/inject/injector.rs:89:25 [INFO] [stdout] | [INFO] [stdout] 89 | Err(ith) => i = ith [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `H1_1` is never constructed [INFO] [stdout] --> src/http/req.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum Version { [INFO] [stdout] | ------- variant in this enum [INFO] [stdout] 9 | H1_1, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Version` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/http/req.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 50 | impl Req { [INFO] [stdout] | -------- associated items in this implementation [INFO] [stdout] 51 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn raw(&self) -> Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | pub fn addr(&self) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 98 | fn url(mut self, url: impl AsRef<[u8]>) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 119 | pub fn get(url: impl AsRef<[u8]>) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 124 | pub fn post(url: impl AsRef<[u8]>) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 129 | pub fn put(url: impl AsRef<[u8]>) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 134 | pub fn delete(url: impl AsRef<[u8]>) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 139 | pub fn method(mut self, method: impl AsRef<[u8]>) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 144 | pub fn path(mut self, path: impl AsRef<[u8]>) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 149 | pub fn header(mut self, header: impl AsRef<[u8]>, value: impl AsRef<[u8]>) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 154 | pub fn body(mut self, body: impl AsRef<[u8]>) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 159 | pub fn data(mut self, body: impl AsRef<[u8]>) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 165 | pub fn proxy(mut self, addr: impl AsRef) -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 178 | pub fn send(&self) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_usize` is never used [INFO] [stdout] --> src/http/res.rs:6:4 [INFO] [stdout] | [INFO] [stdout] 6 | fn parse_usize(value: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `status_code`, `header`, and `from_pipe` are never used [INFO] [stdout] --> src/http/res.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 43 | impl Res { [INFO] [stdout] | -------- associated items in this implementation [INFO] [stdout] 44 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn status_code(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | pub fn header(&mut self, header: impl AsRef<[u8]>, value: impl AsRef<[u8]>) -> () { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | pub fn from_pipe(io: &mut Pipe) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inj` [INFO] [stdout] --> src/inject/sqli.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn inj(inj: &Injector, mut ith: u64, n: u64) -> Result, u64> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_inj` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `i` is never read [INFO] [stdout] --> src/inject/injector.rs:89:25 [INFO] [stdout] | [INFO] [stdout] 89 | Err(ith) => i = ith [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `H1_1` is never constructed [INFO] [stdout] --> src/http/req.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum Version { [INFO] [stdout] | ------- variant in this enum [INFO] [stdout] 9 | H1_1, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Version` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/http/req.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 50 | impl Req { [INFO] [stdout] | -------- associated items in this implementation [INFO] [stdout] 51 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn raw(&self) -> Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | pub fn addr(&self) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 98 | fn url(mut self, url: impl AsRef<[u8]>) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 119 | pub fn get(url: impl AsRef<[u8]>) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 124 | pub fn post(url: impl AsRef<[u8]>) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 129 | pub fn put(url: impl AsRef<[u8]>) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 134 | pub fn delete(url: impl AsRef<[u8]>) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 139 | pub fn method(mut self, method: impl AsRef<[u8]>) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 144 | pub fn path(mut self, path: impl AsRef<[u8]>) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 149 | pub fn header(mut self, header: impl AsRef<[u8]>, value: impl AsRef<[u8]>) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 154 | pub fn body(mut self, body: impl AsRef<[u8]>) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 159 | pub fn data(mut self, body: impl AsRef<[u8]>) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 165 | pub fn proxy(mut self, addr: impl AsRef) -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 178 | pub fn send(&self) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_usize` is never used [INFO] [stdout] --> src/http/res.rs:6:4 [INFO] [stdout] | [INFO] [stdout] 6 | fn parse_usize(value: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `status_code`, `header`, and `from_pipe` are never used [INFO] [stdout] --> src/http/res.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 43 | impl Res { [INFO] [stdout] | -------- associated items in this implementation [INFO] [stdout] 44 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn status_code(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | pub fn header(&mut self, header: impl AsRef<[u8]>, value: impl AsRef<[u8]>) -> () { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | pub fn from_pipe(io: &mut Pipe) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.27s [INFO] running `Command { std: "docker" "inspect" "3e993affa0dae6ab722e5f5d98d51bbe9c34032571b93443f5e3a26896cde379", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e993affa0dae6ab722e5f5d98d51bbe9c34032571b93443f5e3a26896cde379", kill_on_drop: false }` [INFO] [stdout] 3e993affa0dae6ab722e5f5d98d51bbe9c34032571b93443f5e3a26896cde379