[INFO] cloning repository https://github.com/tbreslein/firims [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tbreslein/firims" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftbreslein%2Ffirims", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftbreslein%2Ffirims'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c232a34af44e18515502a97101ff035f583f79df [INFO] testing tbreslein/firims against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftbreslein%2Ffirims" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tbreslein/firims [INFO] finished tweaking git repo https://github.com/tbreslein/firims [INFO] tweaked toml for git repo https://github.com/tbreslein/firims written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tbreslein/firims on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tbreslein/firims 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64a4930cdb871654a130f84414eb039f652fea87c8482a342a2cbb54349f0c4d [INFO] running `Command { std: "docker" "start" "-a" "64a4930cdb871654a130f84414eb039f652fea87c8482a342a2cbb54349f0c4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64a4930cdb871654a130f84414eb039f652fea87c8482a342a2cbb54349f0c4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64a4930cdb871654a130f84414eb039f652fea87c8482a342a2cbb54349f0c4d", kill_on_drop: false }` [INFO] [stdout] 64a4930cdb871654a130f84414eb039f652fea87c8482a342a2cbb54349f0c4d [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" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b5501f2766e0cc7a3131a02cbd838f822352438b6f404cb16d6b33783df2dce [INFO] running `Command { std: "docker" "start" "-a" "3b5501f2766e0cc7a3131a02cbd838f822352438b6f404cb16d6b33783df2dce", kill_on_drop: false }` [INFO] [stderr] Compiling firims v2.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vec_map.rs:296:17 [INFO] [stdout] | [INFO] [stdout] 296 | pub fn keys(&self) -> Keys { [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] 296 | pub fn keys(&self) -> Keys<'_, LOWER, UPPER, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vec_map.rs:336:19 [INFO] [stdout] | [INFO] [stdout] 336 | pub fn values(&self) -> Values { [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] 336 | pub fn values(&self) -> Values<'_, LOWER, UPPER, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vec_map.rs:357:23 [INFO] [stdout] | [INFO] [stdout] 357 | pub fn values_mut(&mut self) -> ValuesMut { [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] 357 | pub fn values_mut(&mut self) -> ValuesMut<'_, LOWER, UPPER, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vec_map.rs:397:17 [INFO] [stdout] | [INFO] [stdout] 397 | pub fn iter(&self) -> Iter { [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] 397 | pub fn iter(&self) -> Iter<'_, LOWER, UPPER, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vec_map.rs:418:21 [INFO] [stdout] | [INFO] [stdout] 418 | pub fn iter_mut(&mut self) -> IterMut { [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] 418 | pub fn iter_mut(&mut self) -> IterMut<'_, LOWER, UPPER, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vec_map.rs:442:18 [INFO] [stdout] | [INFO] [stdout] 442 | pub fn drain(&mut self) -> 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 442 | pub fn drain(&mut self) -> Drain<'_, LOWER, UPPER, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] running `Command { std: "docker" "inspect" "3b5501f2766e0cc7a3131a02cbd838f822352438b6f404cb16d6b33783df2dce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b5501f2766e0cc7a3131a02cbd838f822352438b6f404cb16d6b33783df2dce", kill_on_drop: false }` [INFO] [stdout] 3b5501f2766e0cc7a3131a02cbd838f822352438b6f404cb16d6b33783df2dce [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" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38e940efba6fc19b53a646cb36a37dd23de0c2f1e9b42a92d04543b878995826 [INFO] running `Command { std: "docker" "start" "-a" "38e940efba6fc19b53a646cb36a37dd23de0c2f1e9b42a92d04543b878995826", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling zerocopy v0.8.21 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling integer-hasher v0.1.1 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vec_map.rs:296:17 [INFO] [stdout] | [INFO] [stdout] 296 | pub fn keys(&self) -> Keys { [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] 296 | pub fn keys(&self) -> Keys<'_, LOWER, UPPER, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vec_map.rs:336:19 [INFO] [stdout] | [INFO] [stdout] 336 | pub fn values(&self) -> Values { [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] 336 | pub fn values(&self) -> Values<'_, LOWER, UPPER, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vec_map.rs:357:23 [INFO] [stdout] | [INFO] [stdout] 357 | pub fn values_mut(&mut self) -> ValuesMut { [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] 357 | pub fn values_mut(&mut self) -> ValuesMut<'_, LOWER, UPPER, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vec_map.rs:397:17 [INFO] [stdout] | [INFO] [stdout] 397 | pub fn iter(&self) -> Iter { [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] 397 | pub fn iter(&self) -> Iter<'_, LOWER, UPPER, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vec_map.rs:418:21 [INFO] [stdout] | [INFO] [stdout] 418 | pub fn iter_mut(&mut self) -> IterMut { [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] 418 | pub fn iter_mut(&mut self) -> IterMut<'_, LOWER, UPPER, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vec_map.rs:442:18 [INFO] [stdout] | [INFO] [stdout] 442 | pub fn drain(&mut self) -> 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 442 | pub fn drain(&mut self) -> Drain<'_, LOWER, UPPER, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rand_core v0.9.2 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling firims v2.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vec_map.rs:296:17 [INFO] [stdout] | [INFO] [stdout] 296 | pub fn keys(&self) -> Keys { [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] 296 | pub fn keys(&self) -> Keys<'_, LOWER, UPPER, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vec_map.rs:336:19 [INFO] [stdout] | [INFO] [stdout] 336 | pub fn values(&self) -> Values { [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] 336 | pub fn values(&self) -> Values<'_, LOWER, UPPER, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vec_map.rs:357:23 [INFO] [stdout] | [INFO] [stdout] 357 | pub fn values_mut(&mut self) -> ValuesMut { [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] 357 | pub fn values_mut(&mut self) -> ValuesMut<'_, LOWER, UPPER, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vec_map.rs:397:17 [INFO] [stdout] | [INFO] [stdout] 397 | pub fn iter(&self) -> Iter { [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] 397 | pub fn iter(&self) -> Iter<'_, LOWER, UPPER, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vec_map.rs:418:21 [INFO] [stdout] | [INFO] [stdout] 418 | pub fn iter_mut(&mut self) -> IterMut { [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] 418 | pub fn iter_mut(&mut self) -> IterMut<'_, LOWER, UPPER, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vec_map.rs:442:18 [INFO] [stdout] | [INFO] [stdout] 442 | pub fn drain(&mut self) -> 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 442 | pub fn drain(&mut self) -> Drain<'_, LOWER, UPPER, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 24.96s [INFO] running `Command { std: "docker" "inspect" "38e940efba6fc19b53a646cb36a37dd23de0c2f1e9b42a92d04543b878995826", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38e940efba6fc19b53a646cb36a37dd23de0c2f1e9b42a92d04543b878995826", kill_on_drop: false }` [INFO] [stdout] 38e940efba6fc19b53a646cb36a37dd23de0c2f1e9b42a92d04543b878995826 [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" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d3c9aff13e20c71b5f69ed2f15220f2e2af9e2e11d855bf518c4fe15c641f814 [INFO] running `Command { std: "docker" "start" "-a" "d3c9aff13e20c71b5f69ed2f15220f2e2af9e2e11d855bf518c4fe15c641f814", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/vec_map.rs:296:17 [INFO] [stderr] | [INFO] [stderr] 296 | pub fn keys(&self) -> Keys { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 296 | pub fn keys(&self) -> Keys<'_, LOWER, UPPER, K, V> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/vec_map.rs:336:19 [INFO] [stderr] | [INFO] [stderr] 336 | pub fn values(&self) -> Values { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 336 | pub fn values(&self) -> Values<'_, LOWER, UPPER, K, V> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/vec_map.rs:357:23 [INFO] [stderr] | [INFO] [stderr] 357 | pub fn values_mut(&mut self) -> ValuesMut { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 357 | pub fn values_mut(&mut self) -> ValuesMut<'_, LOWER, UPPER, K, V> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/vec_map.rs:397:17 [INFO] [stderr] | [INFO] [stderr] 397 | pub fn iter(&self) -> Iter { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 397 | pub fn iter(&self) -> Iter<'_, LOWER, UPPER, K, V> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/vec_map.rs:418:21 [INFO] [stderr] | [INFO] [stderr] 418 | pub fn iter_mut(&mut self) -> IterMut { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 418 | pub fn iter_mut(&mut self) -> IterMut<'_, LOWER, UPPER, K, V> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/vec_map.rs:442:18 [INFO] [stderr] | [INFO] [stderr] 442 | pub fn drain(&mut self) -> Drain { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 442 | pub fn drain(&mut self) -> Drain<'_, LOWER, UPPER, K, V> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `firims` (lib) generated 6 warnings (run `cargo fix --lib -p firims` to apply 6 suggestions) [INFO] [stderr] warning: `firims` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/firims-37db223124e23ba9) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::test_u8 ... ok [INFO] [stdout] test tests::test_u16 ... ok [INFO] [stdout] test tests::test_u32 ... ok [INFO] [stdout] test tests::test_usize ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.87s [INFO] [stdout] [INFO] [stderr] Doc-tests firims [INFO] [stdout] [INFO] [stdout] running 58 tests [INFO] [stdout] test src/bitset.rs - bitset::BitSet::from_iter (line 654) ... ok [INFO] [stdout] test src/bitset.rs - bitset::BitSet::extend (line 573) ... ok [INFO] [stdout] test src/bitset.rs - bitset::&'_BitSet::bitor (line 520) ... ok [INFO] [stdout] test src/bitset.rs - bitset::&'_BitSet::bitxor (line 549) ... ok [INFO] [stdout] test src/bitset.rs - bitset::BitSet::clear (line 134) ... ok [INFO] [stdout] test src/bitset.rs - bitset::BitSet::difference (line 341) ... ok [INFO] [stdout] test src/bitset.rs - bitset::BitSet::contains (line 159) ... ok [INFO] [stdout] test src/bitset.rs - bitset::BitSet::default (line 42) ... ok [INFO] [stdout] test src/bitset.rs - bitset::&'aBitSet::into_iter (line 700) ... ok [INFO] [stdout] test src/bitset.rs - bitset::BitSet::from_iter (line 633) ... ok [INFO] [stdout] test src/bitset.rs - bitset::BitSet::extend (line 594) ... ok [INFO] [stdout] test src/bitset.rs - bitset::BitSet::drain (line 319) ... ok [INFO] [stdout] test src/bitset.rs - bitset::BitSet::from (line 615) ... ok [INFO] [stdout] test src/bitset.rs - bitset::&'_BitSet::sub (line 747) ... ok [INFO] [stdout] test src/bitset.rs - bitset::BitSet::eq (line 722) ... ok [INFO] [stdout] test src/bitset.rs - bitset::BitSet::is_disjoint (line 419) ... ok [INFO] [stdout] test src/bitset.rs - bitset::BitSet::len (line 99) ... ok [INFO] [stdout] test src/bitset.rs - bitset::&'_BitSet::bitand (line 491) ... ok [INFO] [stdout] test src/bitset.rs - bitset::BitSet::insert (line 188) ... ok [INFO] [stdout] test src/bitset.rs - bitset::BitSet::intersection (line 389) ... ok [INFO] [stdout] test src/bitset.rs - bitset::BitSet::into_iter (line 676) ... ok [INFO] [stdout] test src/bitset.rs - bitset::BitSet::new (line 89) ... ok [INFO] [stdout] test src/bitset.rs - bitset::BitSet::is_empty (line 118) ... ok [INFO] [stdout] test src/bitset.rs - bitset::BitSet::is_subset (line 437) ... ok [INFO] [stdout] test src/bitset.rs - bitset::BitSet::retain (line 247) ... ok [INFO] [stdout] test src/bitset.rs - bitset::BitSet::is_superset (line 463) ... ok [INFO] [stdout] test src/bitset.rs - bitset::BitSet::remove (line 222) ... ok [INFO] [stdout] test src/bitset.rs - bitset::BitSet::iter (line 301) ... ok [INFO] [stdout] test src/bitset.rs - bitset::BitSet::take (line 274) ... ok [INFO] [stdout] test src/vec_map.rs - vec_map::&'aVecMap::into_iter (line 977) ... ok [INFO] [stdout] test src/vec_map.rs - vec_map::VecMap::clear (line 116) ... ok [INFO] [stdout] test src/vec_map.rs - vec_map::VecMap::default (line 58) ... ok [INFO] [stdout] test src/vec_map.rs - vec_map::VecMap::from (line 1040) ... ok [INFO] [stdout] test src/bitset.rs - bitset::BitSet::symmetric_difference (line 362) ... ok [INFO] [stdout] test src/vec_map.rs - vec_map::VecMap::get (line 482) ... ok [INFO] [stdout] test src/vec_map.rs - vec_map::&'amutVecMap::into_iter (line 1009) ... ok [INFO] [stdout] test src/vec_map.rs - vec_map::VecMap::contains_key (line 182) ... ok [INFO] [stdout] test src/vec_map.rs - vec_map::VecMap::into_keys (line 302) ... ok [INFO] [stdout] test src/vec_map.rs - vec_map::VecMap::drain (line 425) ... ok [INFO] [stdout] test src/vec_map.rs - vec_map::VecMap::get_key_value (line 506) ... ok [INFO] [stdout] test src/vec_map.rs - vec_map::VecMap::get_mut (line 520) ... ok [INFO] [stdout] test src/vec_map.rs - vec_map::VecMap::from_iter (line 1061) ... ok [INFO] [stdout] test src/vec_map.rs - vec_map::VecMap::from_iter (line 1124) ... ok [INFO] [stdout] test src/bitset.rs - bitset::BitSet::union (line 404) ... ok [INFO] [stdout] test src/vec_map.rs - vec_map::VecMap::from_iter (line 1082) ... ok [INFO] [stdout] test src/vec_map.rs - vec_map::VecMap::from_iter (line 1103) ... ok [INFO] [stdout] test src/vec_map.rs - vec_map::VecMap::is_empty (line 160) ... ok [INFO] [stdout] test src/vec_map.rs - vec_map::VecMap::into_iter (line 949) ... ok [INFO] [stdout] test src/vec_map.rs - vec_map::VecMap::new (line 106) ... ok [INFO] [stdout] test src/vec_map.rs - vec_map::VecMap::into_values (line 363) ... ok [INFO] [stdout] test src/vec_map.rs - vec_map::VecMap::iter_mut (line 404) ... ok [INFO] [stdout] test src/vec_map.rs - vec_map::VecMap::iter (line 383) ... ok [INFO] [stdout] test src/vec_map.rs - vec_map::VecMap::insert (line 219) ... ok [INFO] [stdout] test src/vec_map.rs - vec_map::VecMap::len (line 140) ... ok [INFO] [stdout] test src/vec_map.rs - vec_map::VecMap::values (line 322) ... ok [INFO] [stdout] test src/vec_map.rs - vec_map::VecMap::keys (line 282) ... ok [INFO] [stdout] test src/vec_map.rs - vec_map::VecMap::retain (line 451) ... ok [INFO] [stdout] test src/vec_map.rs - vec_map::VecMap::values_mut (line 343) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 58 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.59s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d3c9aff13e20c71b5f69ed2f15220f2e2af9e2e11d855bf518c4fe15c641f814", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3c9aff13e20c71b5f69ed2f15220f2e2af9e2e11d855bf518c4fe15c641f814", kill_on_drop: false }` [INFO] [stdout] d3c9aff13e20c71b5f69ed2f15220f2e2af9e2e11d855bf518c4fe15c641f814