[INFO] fetching crate dihardts_omicstools 3.1.0... [INFO] checking dihardts_omicstools-3.1.0 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate dihardts_omicstools 3.1.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate dihardts_omicstools 3.1.0 [INFO] finished tweaking crates.io crate dihardts_omicstools 3.1.0 [INFO] tweaked toml for crates.io crate dihardts_omicstools 3.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dihardts_omicstools 3.1.0 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 dihardts_omicstools 3.1.0 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 mashup-impl v0.1.14+deprecated [INFO] [stderr] Downloaded fastobo-syntax v0.8.1 [INFO] [stderr] Downloaded mashup v0.1.14+deprecated [INFO] [stderr] Downloaded fancy-regex v0.12.0 [INFO] [stderr] Downloaded askama_derive v0.12.5 [INFO] [stderr] Downloaded askama_parser v0.2.1 [INFO] [stderr] Downloaded basic-toml v0.1.10 [INFO] [stderr] Downloaded blanket v0.4.0 [INFO] [stderr] Downloaded fastobo-graphs v0.4.9 [INFO] [stderr] Downloaded fastobo v0.15.4 [INFO] [stderr] Downloaded fastobo-derive-internal v0.15.4 [INFO] [stderr] Downloaded askama v0.12.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] bf73e1af442dfead8b740a25b5bc6f991e9e222da092cc9a1c37274f85109a12 [INFO] running `Command { std: "docker" "start" "-a" "bf73e1af442dfead8b740a25b5bc6f991e9e222da092cc9a1c37274f85109a12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf73e1af442dfead8b740a25b5bc6f991e9e222da092cc9a1c37274f85109a12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf73e1af442dfead8b740a25b5bc6f991e9e222da092cc9a1c37274f85109a12", kill_on_drop: false }` [INFO] [stdout] bf73e1af442dfead8b740a25b5bc6f991e9e222da092cc9a1c37274f85109a12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 80677540fe499745f6b2dc0341d032146417923ad9722e4a3e58bd307c2ed3da [INFO] running `Command { std: "docker" "start" "-a" "80677540fe499745f6b2dc0341d032146417923ad9722e4a3e58bd307c2ed3da", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking base64ct v1.7.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking password-hash v0.4.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Compiling mashup-impl v0.1.14+deprecated [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking time-core v0.1.4 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking mashup v0.1.14+deprecated [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling blanket v0.4.0 [INFO] [stderr] Checking tokio-util v0.7.14 [INFO] [stderr] Checking fancy-regex v0.12.0 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling fastobo-derive-internal v0.15.4 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Checking fastobo-syntax v0.8.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking quick-xml v0.37.4 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking fastobo v0.15.4 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking fastobo-graphs v0.4.9 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling dihardts_omicstools v3.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/proteomics/io/mzml/reader.rs:301:20 [INFO] [stdout] | [INFO] [stdout] 301 | mzml_file: &mut F, [INFO] [stdout] | ^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 305 | ) -> 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] 305 | ) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/proteomics/io/mzml/reader.rs:354:20 [INFO] [stdout] | [INFO] [stdout] 354 | mzml_file: &mut F, [INFO] [stdout] | ^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 358 | ) -> Result> { [INFO] [stdout] | ------- the lifetime gets resolved as `'_` [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] 358 | ) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/proteomics/io/mzml/reader.rs:301:20 [INFO] [stdout] | [INFO] [stdout] 301 | mzml_file: &mut F, [INFO] [stdout] | ^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 305 | ) -> 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] 305 | ) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/proteomics/io/mzml/reader.rs:354:20 [INFO] [stdout] | [INFO] [stdout] 354 | mzml_file: &mut F, [INFO] [stdout] | ^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 358 | ) -> Result> { [INFO] [stdout] | ------- the lifetime gets resolved as `'_` [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] 358 | ) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.19s [INFO] running `Command { std: "docker" "inspect" "80677540fe499745f6b2dc0341d032146417923ad9722e4a3e58bd307c2ed3da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80677540fe499745f6b2dc0341d032146417923ad9722e4a3e58bd307c2ed3da", kill_on_drop: false }` [INFO] [stdout] 80677540fe499745f6b2dc0341d032146417923ad9722e4a3e58bd307c2ed3da