[INFO] fetching crate seismic 0.2.1... [INFO] checking seismic-0.2.1 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate seismic 0.2.1 into /workspace/builds/worker-7-tc1/source [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate seismic 0.2.1 [INFO] finished tweaking crates.io crate seismic 0.2.1 [INFO] tweaked toml for crates.io crate seismic 0.2.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate seismic 0.2.1 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate seismic 0.2.1 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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ndarray-npy v0.8.1 [INFO] [stderr] Downloaded qwt v0.2.0 [INFO] [stderr] Downloaded generic-tests v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f20655ffe2c268b2221b86e022c7c08f7da8ad4cbf2e6566cf3ecb5af789f65e [INFO] running `Command { std: "docker" "start" "-a" "f20655ffe2c268b2221b86e022c7c08f7da8ad4cbf2e6566cf3ecb5af789f65e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f20655ffe2c268b2221b86e022c7c08f7da8ad4cbf2e6566cf3ecb5af789f65e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f20655ffe2c268b2221b86e022c7c08f7da8ad4cbf2e6566cf3ecb5af789f65e", kill_on_drop: false }` [INFO] [stdout] f20655ffe2c268b2221b86e022c7c08f7da8ad4cbf2e6566cf3ecb5af789f65e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03777ae5fcaf7fe717dddfb113f7b76060b5cb6ed0b4d66a67bc21b133af941c [INFO] running `Command { std: "docker" "start" "-a" "03777ae5fcaf7fe717dddfb113f7b76060b5cb6ed0b4d66a67bc21b133af941c", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling pyo3-build-config v0.21.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking either v1.14.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking clap_builder v4.5.31 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking flate2 v1.1.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Compiling pyo3-ffi v0.21.2 [INFO] [stderr] Compiling pyo3 v0.21.2 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking xattr v1.4.0 [INFO] [stderr] Checking tar v0.4.44 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Compiling pyo3-macros-backend v0.21.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling generic-tests v0.1.3 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking zip v0.5.13 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking clap v4.5.31 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling pyo3-macros v0.21.2 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Checking py_literal v0.4.0 [INFO] [stderr] Checking ndarray-npy v0.8.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde-big-array v0.5.1 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking qwt v0.2.0 [INFO] [stderr] Checking numpy v0.21.0 [INFO] [stderr] Checking seismic v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/sparse_dataset.rs:382:17 [INFO] [stdout] | [INFO] [stdout] 382 | pub fn iter(&self) -> SparseDatasetIter { [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] 382 | pub fn iter(&self) -> SparseDatasetIter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/sparse_dataset.rs:916:17 [INFO] [stdout] | [INFO] [stdout] 916 | pub fn iter(&self) -> SparseDatasetIter { [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 916 | pub fn iter(&self) -> SparseDatasetIter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/inverted_index.rs:378:17 [INFO] [stdout] | [INFO] [stdout] 378 | pub fn iter(&self) -> SparseDatasetIter { [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 378 | pub fn iter(&self) -> SparseDatasetIter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/sparse_dataset.rs:382:17 [INFO] [stdout] | [INFO] [stdout] 382 | pub fn iter(&self) -> SparseDatasetIter { [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] 382 | pub fn iter(&self) -> SparseDatasetIter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/sparse_dataset.rs:916:17 [INFO] [stdout] | [INFO] [stdout] 916 | pub fn iter(&self) -> SparseDatasetIter { [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 916 | pub fn iter(&self) -> SparseDatasetIter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/inverted_index.rs:378:17 [INFO] [stdout] | [INFO] [stdout] 378 | pub fn iter(&self) -> SparseDatasetIter { [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 378 | pub fn iter(&self) -> SparseDatasetIter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "03777ae5fcaf7fe717dddfb113f7b76060b5cb6ed0b4d66a67bc21b133af941c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03777ae5fcaf7fe717dddfb113f7b76060b5cb6ed0b4d66a67bc21b133af941c", kill_on_drop: false }` [INFO] [stdout] 03777ae5fcaf7fe717dddfb113f7b76060b5cb6ed0b4d66a67bc21b133af941c