[INFO] fetching crate foundation_core 0.0.2... [INFO] checking foundation_core-0.0.2 against master#35d55b34bffd51384ac430cc20852b7d16dd5a90 for pr-145108 [INFO] extracting crate foundation_core 0.0.2 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate foundation_core 0.0.2 [INFO] finished tweaking crates.io crate foundation_core 0.0.2 [INFO] tweaked toml for crates.io crate foundation_core 0.0.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate foundation_core 0.0.2 on toolchain 35d55b34bffd51384ac430cc20852b7d16dd5a90 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "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" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 222 packages to latest compatible versions [INFO] [stderr] Adding derive_more v1.0.0 (available: v2.0.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] [stderr] Adding toml v0.8.23 (available: v0.9.5) [INFO] [stderr] Adding toml_datetime v0.6.11 (available: v0.7.0) [INFO] [stderr] Adding url v1.7.2 (available: v2.5.7) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae1a0e124e295079e3a6afdf8e26dacc3b16d9bef6caf03ba72ab7a1516e759d [INFO] running `Command { std: "docker" "start" "-a" "ae1a0e124e295079e3a6afdf8e26dacc3b16d9bef6caf03ba72ab7a1516e759d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae1a0e124e295079e3a6afdf8e26dacc3b16d9bef6caf03ba72ab7a1516e759d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae1a0e124e295079e3a6afdf8e26dacc3b16d9bef6caf03ba72ab7a1516e759d", kill_on_drop: false }` [INFO] [stdout] ae1a0e124e295079e3a6afdf8e26dacc3b16d9bef6caf03ba72ab7a1516e759d [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f98053d8244872a80f956158bdb7bd7c164bee9ebc5bd537208a79280dff61f7 [INFO] running `Command { std: "docker" "start" "-a" "f98053d8244872a80f956158bdb7bd7c164bee9ebc5bd537208a79280dff61f7", kill_on_drop: false }` [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Checking libyml v0.0.5 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking rust-embed v8.7.2 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tracing-test v0.2.5 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking foundation_core v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: useless assignment of variable of type `usize` to itself [INFO] [stdout] --> src/io/ubytes/mod.rs:436:9 [INFO] [stdout] | [INFO] [stdout] 436 | until_pos = until_pos; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/io/mem/memory.rs:312:21 [INFO] [stdout] | [INFO] [stdout] 312 | pub fn drain(&mut self, range: R) -> Drain [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 312 | pub fn drain(&mut self, range: R) -> Drain<'_, T> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/io/mem/primitives.rs:110:22 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn opt_slice(&self, range: Option) -> Option { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 110 | pub fn opt_slice(&self, range: Option) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.23 [INFO] [stdout] warning: useless assignment of variable of type `usize` to itself [INFO] [stdout] --> src/io/ubytes/mod.rs:436:9 [INFO] [stdout] | [INFO] [stdout] 436 | until_pos = until_pos; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/io/mem/memory.rs:312:21 [INFO] [stdout] | [INFO] [stdout] 312 | pub fn drain(&mut self, range: R) -> Drain [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 312 | pub fn drain(&mut self, range: R) -> Drain<'_, T> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/io/mem/primitives.rs:110:22 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn opt_slice(&self, range: Option) -> Option { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 110 | pub fn opt_slice(&self, range: Option) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.27s [INFO] running `Command { std: "docker" "inspect" "f98053d8244872a80f956158bdb7bd7c164bee9ebc5bd537208a79280dff61f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f98053d8244872a80f956158bdb7bd7c164bee9ebc5bd537208a79280dff61f7", kill_on_drop: false }` [INFO] [stdout] f98053d8244872a80f956158bdb7bd7c164bee9ebc5bd537208a79280dff61f7