[INFO] fetching crate mzdeisotoper 0.3.2... [INFO] checking mzdeisotoper-0.3.2 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate mzdeisotoper 0.3.2 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate mzdeisotoper 0.3.2 [INFO] finished tweaking crates.io crate mzdeisotoper 0.3.2 [INFO] tweaked toml for crates.io crate mzdeisotoper 0.3.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mzdeisotoper 0.3.2 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mzdeisotoper 0.3.2 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4beafda5dab605b549e585d43cc93ae6011cf816ad3ce2a96cb183046e4c12ba [INFO] running `Command { std: "docker" "start" "-a" "4beafda5dab605b549e585d43cc93ae6011cf816ad3ce2a96cb183046e4c12ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4beafda5dab605b549e585d43cc93ae6011cf816ad3ce2a96cb183046e4c12ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4beafda5dab605b549e585d43cc93ae6011cf816ad3ce2a96cb183046e4c12ba", kill_on_drop: false }` [INFO] [stdout] 4beafda5dab605b549e585d43cc93ae6011cf816ad3ce2a96cb183046e4c12ba [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 144809c8a6d62a30b0eccd5a349cf159d39b0b39fa5d1c0f295b64785c946e2d [INFO] running `Command { std: "docker" "start" "-a" "144809c8a6d62a30b0eccd5a349cf159d39b0b39fa5d1c0f295b64785c946e2d", kill_on_drop: false }` [INFO] [stderr] Checking bytemuck v1.23.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.24 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Checking outref v0.5.2 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking winnow v0.7.10 [INFO] [stderr] Checking identity-hash v0.1.0 [INFO] [stderr] Checking toml_write v0.1.1 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking clap_builder v4.5.38 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking wide v0.7.32 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking base64-simd v0.8.0 [INFO] [stderr] Compiling libmimalloc-sys v0.1.42 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking simba v0.9.0 [INFO] [stderr] Checking mimalloc v0.1.46 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling test-log-macros v0.2.17 [INFO] [stderr] Checking pear v0.2.9 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking clap v4.5.38 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Checking tracing-appender v0.2.3 [INFO] [stderr] Checking test-log v0.2.17 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking nalgebra v0.33.2 [INFO] [stderr] Checking serde-big-array v0.5.1 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_datetime v0.6.9 [INFO] [stderr] Checking quick-xml v0.30.0 [INFO] [stderr] Checking serde_with v3.12.0 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking mzpeaks v1.0.9 [INFO] [stderr] Checking toml_edit v0.22.26 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking chemical_elements v0.7.0 [INFO] [stderr] Checking toml v0.8.22 [INFO] [stderr] Checking mzsignal v1.1.4 [INFO] [stderr] Checking mzdata v0.53.0 [INFO] [stderr] Checking mzdeisotope v0.3.2 [INFO] [stderr] Checking mzdeisotope-map v0.3.2 [INFO] [stderr] Checking mzdeisotoper v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/proc.rs:88:34 [INFO] [stdout] | [INFO] [stdout] 88 | .take_while(|(_, g)| (g.earliest_time().unwrap_or_default() <= end_time)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 88 - .take_while(|(_, g)| (g.earliest_time().unwrap_or_default() <= end_time)) [INFO] [stdout] 88 + .take_while(|(_, g)| g.earliest_time().unwrap_or_default() <= end_time) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/proc.rs:155:34 [INFO] [stdout] | [INFO] [stdout] 155 | .take_while(|(_, g)| (g.earliest_time().unwrap_or_default() <= end_time)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 155 - .take_while(|(_, g)| (g.earliest_time().unwrap_or_default() <= end_time)) [INFO] [stdout] 155 + .take_while(|(_, g)| g.earliest_time().unwrap_or_default() <= end_time) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/proc.rs:88:34 [INFO] [stdout] | [INFO] [stdout] 88 | .take_while(|(_, g)| (g.earliest_time().unwrap_or_default() <= end_time)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 88 - .take_while(|(_, g)| (g.earliest_time().unwrap_or_default() <= end_time)) [INFO] [stdout] 88 + .take_while(|(_, g)| g.earliest_time().unwrap_or_default() <= end_time) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/proc.rs:155:34 [INFO] [stdout] | [INFO] [stdout] 155 | .take_while(|(_, g)| (g.earliest_time().unwrap_or_default() <= end_time)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 155 - .take_while(|(_, g)| (g.earliest_time().unwrap_or_default() <= end_time)) [INFO] [stdout] 155 + .take_while(|(_, g)| g.earliest_time().unwrap_or_default() <= end_time) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:88:17 [INFO] [stdout] | [INFO] [stdout] 88 | fn features(&self) -> RefFeatureDataLevel { [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] 88 | fn features(&self) -> RefFeatureDataLevel<'_, CFeature, DFeature> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:88:17 [INFO] [stdout] | [INFO] [stdout] 88 | fn features(&self) -> RefFeatureDataLevel { [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] 88 | fn features(&self) -> RefFeatureDataLevel<'_, CFeature, DFeature> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.12s [INFO] running `Command { std: "docker" "inspect" "144809c8a6d62a30b0eccd5a349cf159d39b0b39fa5d1c0f295b64785c946e2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "144809c8a6d62a30b0eccd5a349cf159d39b0b39fa5d1c0f295b64785c946e2d", kill_on_drop: false }` [INFO] [stdout] 144809c8a6d62a30b0eccd5a349cf159d39b0b39fa5d1c0f295b64785c946e2d