[INFO] fetching crate float-pigment-layout 0.7.0... [INFO] testing float-pigment-layout-0.7.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate float-pigment-layout 0.7.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate float-pigment-layout 0.7.0 [INFO] finished tweaking crates.io crate float-pigment-layout 0.7.0 [INFO] tweaked toml for crates.io crate float-pigment-layout 0.7.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate float-pigment-layout 0.7.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate float-pigment-layout 0.7.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded float-pigment-css-macro v0.7.0 [INFO] [stderr] Downloaded cssparser-macros v0.6.1 [INFO] [stderr] Downloaded dtoa-short v0.3.5 [INFO] [stderr] Downloaded dtoa v1.0.9 [INFO] [stderr] Downloaded cssparser-color v0.2.0 [INFO] [stderr] Downloaded cssparser v0.34.0 [INFO] [stderr] Downloaded bytemuck v1.20.0 [INFO] [stderr] Downloaded float-pigment-consistent-bincode v0.7.0 [INFO] [stderr] Downloaded serde_json v1.0.133 [INFO] [stderr] Downloaded fixed v1.23.1 [INFO] [stderr] Downloaded float-pigment-css v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d89333e9b86411bdf78d232b0d61c57105a431029f1ceea55a79c2a32fd9c51 [INFO] running `Command { std: "docker" "start" "-a" "1d89333e9b86411bdf78d232b0d61c57105a431029f1ceea55a79c2a32fd9c51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d89333e9b86411bdf78d232b0d61c57105a431029f1ceea55a79c2a32fd9c51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d89333e9b86411bdf78d232b0d61c57105a431029f1ceea55a79c2a32fd9c51", kill_on_drop: false }` [INFO] [stdout] 1d89333e9b86411bdf78d232b0d61c57105a431029f1ceea55a79c2a32fd9c51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 168c519073a4269af850735d2dd5fbfcdfc96c2506c789e1b8ce01e55e49b70b [INFO] running `Command { std: "docker" "start" "-a" "168c519073a4269af850735d2dd5fbfcdfc96c2506c789e1b8ce01e55e49b70b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling fixed v1.23.1 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling lru v0.7.8 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling cssparser v0.34.0 [INFO] [stderr] Compiling cssparser-color v0.2.0 [INFO] [stderr] Compiling float-pigment-consistent-bincode v0.7.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling float-pigment-css-macro v0.7.0 [INFO] [stderr] Compiling float-pigment-css v0.7.0 [INFO] [stderr] Compiling float-pigment-layout v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:354:24 [INFO] [stdout] | [INFO] [stdout] 354 | pub(crate) fn unit(&self) -> RefMut> { [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] 354 | pub(crate) fn unit(&self) -> RefMut<'_, LayoutUnit> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:854:25 [INFO] [stdout] | [INFO] [stdout] 854 | pub(crate) fn maybe(&self) -> MinMaxLimitMaybe { [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] 854 | pub(crate) fn maybe(&self) -> MinMaxLimitMaybe<'_, L> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.99s [INFO] running `Command { std: "docker" "inspect" "168c519073a4269af850735d2dd5fbfcdfc96c2506c789e1b8ce01e55e49b70b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "168c519073a4269af850735d2dd5fbfcdfc96c2506c789e1b8ce01e55e49b70b", kill_on_drop: false }` [INFO] [stdout] 168c519073a4269af850735d2dd5fbfcdfc96c2506c789e1b8ce01e55e49b70b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5199c722ae9637b5f63be187164b0710bce37542aa945dcbe8718b1c9bbd6c5f [INFO] running `Command { std: "docker" "start" "-a" "5199c722ae9637b5f63be187164b0710bce37542aa945dcbe8718b1c9bbd6c5f", kill_on_drop: false }` [INFO] [stderr] Compiling float-pigment-layout v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:354:24 [INFO] [stdout] | [INFO] [stdout] 354 | pub(crate) fn unit(&self) -> RefMut> { [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] 354 | pub(crate) fn unit(&self) -> RefMut<'_, LayoutUnit> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:854:25 [INFO] [stdout] | [INFO] [stdout] 854 | pub(crate) fn maybe(&self) -> MinMaxLimitMaybe { [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] 854 | pub(crate) fn maybe(&self) -> MinMaxLimitMaybe<'_, L> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:354:24 [INFO] [stdout] | [INFO] [stdout] 354 | pub(crate) fn unit(&self) -> RefMut> { [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] 354 | pub(crate) fn unit(&self) -> RefMut<'_, LayoutUnit> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:854:25 [INFO] [stdout] | [INFO] [stdout] 854 | pub(crate) fn maybe(&self) -> MinMaxLimitMaybe { [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] 854 | pub(crate) fn maybe(&self) -> MinMaxLimitMaybe<'_, L> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.06s [INFO] running `Command { std: "docker" "inspect" "5199c722ae9637b5f63be187164b0710bce37542aa945dcbe8718b1c9bbd6c5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5199c722ae9637b5f63be187164b0710bce37542aa945dcbe8718b1c9bbd6c5f", kill_on_drop: false }` [INFO] [stdout] 5199c722ae9637b5f63be187164b0710bce37542aa945dcbe8718b1c9bbd6c5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5d860901f25e060817f27a9a6dadd4828d70eefd0e6678b4907a638939f5fcd6 [INFO] running `Command { std: "docker" "start" "-a" "5d860901f25e060817f27a9a6dadd4828d70eefd0e6678b4907a638939f5fcd6", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:354:24 [INFO] [stderr] | [INFO] [stderr] 354 | pub(crate) fn unit(&self) -> RefMut> { [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] 354 | pub(crate) fn unit(&self) -> RefMut<'_, LayoutUnit> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/types.rs:854:25 [INFO] [stderr] | [INFO] [stderr] 854 | pub(crate) fn maybe(&self) -> MinMaxLimitMaybe { [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] 854 | pub(crate) fn maybe(&self) -> MinMaxLimitMaybe<'_, L> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `float-pigment-layout` (lib) generated 2 warnings (run `cargo fix --lib -p float-pigment-layout` to apply 2 suggestions) [INFO] [stderr] warning: `float-pigment-layout` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/float_pigment_layout-774e3b635cd5b9f8) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test types::test::normalized_option_size_get_size ... ok [INFO] [stdout] test types::test::option_size_get_cross_size ... ok [INFO] [stdout] test types::test::size_get_size ... ok [INFO] [stdout] test types::test::option_size_get_main_size ... ok [INFO] [stderr] Doc-tests float_pigment_layout [INFO] [stdout] test types::test::size_set_size ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5d860901f25e060817f27a9a6dadd4828d70eefd0e6678b4907a638939f5fcd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d860901f25e060817f27a9a6dadd4828d70eefd0e6678b4907a638939f5fcd6", kill_on_drop: false }` [INFO] [stdout] 5d860901f25e060817f27a9a6dadd4828d70eefd0e6678b4907a638939f5fcd6