[INFO] fetching crate mnllib 0.1.0... [INFO] testing mnllib-0.1.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate mnllib 0.1.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate mnllib 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate mnllib 0.1.0 [INFO] tweaked toml for crates.io crate mnllib 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mnllib 0.1.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mnllib 0.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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitfield-struct v0.10.0 [INFO] [stderr] Downloaded rstest v0.24.0 [INFO] [stderr] Downloaded endian-num v0.2.0 [INFO] [stderr] Downloaded rstest_macros v0.24.0 [INFO] [stderr] Downloaded grid v0.16.0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5933c4bf08a4536d07b40fe0f4c79cd8ca8426fb389bb4b75377bbffb88b3487 [INFO] running `Command { std: "docker" "start" "-a" "5933c4bf08a4536d07b40fe0f4c79cd8ca8426fb389bb4b75377bbffb88b3487", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5933c4bf08a4536d07b40fe0f4c79cd8ca8426fb389bb4b75377bbffb88b3487", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5933c4bf08a4536d07b40fe0f4c79cd8ca8426fb389bb4b75377bbffb88b3487", kill_on_drop: false }` [INFO] [stdout] 5933c4bf08a4536d07b40fe0f4c79cd8ca8426fb389bb4b75377bbffb88b3487 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6815d457d37c06881c94dd58716f4bc0f16d6eee1a05465fb93d0de639466dad [INFO] running `Command { std: "docker" "start" "-a" "6815d457d37c06881c94dd58716f4bc0f16d6eee1a05465fb93d0de639466dad", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling endian-num v0.2.0 [INFO] [stderr] Compiling grid v0.16.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling bitfield-struct v0.10.0 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling mnllib v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/misc.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn to_uncompressed(&self, strict: bool) -> Result, DecompressionError> { [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] 59 | pub fn to_uncompressed(&self, strict: bool) -> Result, DecompressionError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/misc.rs:86:26 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn to_compressed(&self) -> Result, CompressionError> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 86 | pub fn to_compressed(&self) -> Result, CompressionError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.16s [INFO] running `Command { std: "docker" "inspect" "6815d457d37c06881c94dd58716f4bc0f16d6eee1a05465fb93d0de639466dad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6815d457d37c06881c94dd58716f4bc0f16d6eee1a05465fb93d0de639466dad", kill_on_drop: false }` [INFO] [stdout] 6815d457d37c06881c94dd58716f4bc0f16d6eee1a05465fb93d0de639466dad [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b20ed464abcd6bddf456b0db8d906280186555448730330a1c158f00e39972e3 [INFO] running `Command { std: "docker" "start" "-a" "b20ed464abcd6bddf456b0db8d906280186555448730330a1c158f00e39972e3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rstest_macros v0.24.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling bitfield-struct v0.10.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling mnllib v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/misc.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn to_uncompressed(&self, strict: bool) -> Result, DecompressionError> { [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] 59 | pub fn to_uncompressed(&self, strict: bool) -> Result, DecompressionError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/misc.rs:86:26 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn to_compressed(&self) -> Result, CompressionError> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 86 | pub fn to_compressed(&self) -> Result, CompressionError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rstest v0.24.0 [INFO] [stdout] error: No file found [INFO] [stdout] --> tests/rebuild.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | #[files("tests/data/data/**/*Mes*.dat")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mnllib` (test "rebuild") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/misc.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn to_uncompressed(&self, strict: bool) -> Result, DecompressionError> { [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] 59 | pub fn to_uncompressed(&self, strict: bool) -> Result, DecompressionError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/misc.rs:86:26 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn to_compressed(&self) -> Result, CompressionError> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 86 | pub fn to_compressed(&self) -> Result, CompressionError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b20ed464abcd6bddf456b0db8d906280186555448730330a1c158f00e39972e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b20ed464abcd6bddf456b0db8d906280186555448730330a1c158f00e39972e3", kill_on_drop: false }` [INFO] [stdout] b20ed464abcd6bddf456b0db8d906280186555448730330a1c158f00e39972e3