[INFO] fetching crate egui_timeline 0.3.0... [INFO] testing egui_timeline-0.3.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate egui_timeline 0.3.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate egui_timeline 0.3.0 [INFO] finished tweaking crates.io crate egui_timeline 0.3.0 [INFO] tweaked toml for crates.io crate egui_timeline 0.3.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate egui_timeline 0.3.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 egui_timeline 0.3.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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ecolor v0.29.1 [INFO] [stderr] Downloaded bitflags v2.6.0 [INFO] [stderr] Downloaded redox_syscall v0.5.7 [INFO] [stderr] Downloaded egui_plot v0.29.0 [INFO] [stderr] Downloaded emath v0.29.1 [INFO] [stderr] Downloaded egui v0.29.1 [INFO] [stderr] Downloaded syn v2.0.90 [INFO] [stderr] Downloaded epaint_default_fonts v0.29.1 [INFO] [stderr] Downloaded libc v0.2.167 [INFO] [stderr] Downloaded epaint v0.29.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9abcda6a3351cf97c011269d6e171d522415f54e369e59208a2d03f39a88f74 [INFO] running `Command { std: "docker" "start" "-a" "a9abcda6a3351cf97c011269d6e171d522415f54e369e59208a2d03f39a88f74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9abcda6a3351cf97c011269d6e171d522415f54e369e59208a2d03f39a88f74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9abcda6a3351cf97c011269d6e171d522415f54e369e59208a2d03f39a88f74", kill_on_drop: false }` [INFO] [stdout] a9abcda6a3351cf97c011269d6e171d522415f54e369e59208a2d03f39a88f74 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3456df95f2ce9f6cfe9960d5883b764b2a2f0b48fd9e951a0d0440bdd6aaef5 [INFO] running `Command { std: "docker" "start" "-a" "e3456df95f2ce9f6cfe9960d5883b764b2a2f0b48fd9e951a0d0440bdd6aaef5", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling emath v0.29.1 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling epaint_default_fonts v0.29.1 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ecolor v0.29.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling epaint v0.29.1 [INFO] [stderr] Compiling egui v0.29.1 [INFO] [stderr] Compiling egui_plot v0.29.0 [INFO] [stderr] Compiling egui_timeline v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:359:23 [INFO] [stdout] | [INFO] [stdout] 359 | pub fn plot_ticks(&self, id_source: impl Hash, y: RangeInclusive) -> plot::Plot { [INFO] [stdout] | ^^^^^ the lifetime is elided here ---------- the same lifetime is hidden 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] 359 | pub fn plot_ticks(&self, id_source: impl Hash, y: RangeInclusive) -> plot::Plot<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.53s [INFO] running `Command { std: "docker" "inspect" "e3456df95f2ce9f6cfe9960d5883b764b2a2f0b48fd9e951a0d0440bdd6aaef5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3456df95f2ce9f6cfe9960d5883b764b2a2f0b48fd9e951a0d0440bdd6aaef5", kill_on_drop: false }` [INFO] [stdout] e3456df95f2ce9f6cfe9960d5883b764b2a2f0b48fd9e951a0d0440bdd6aaef5 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 214c4f33b50dfb774b1797e647f4d893452452158c585aeb36e29027bce9dc91 [INFO] running `Command { std: "docker" "start" "-a" "214c4f33b50dfb774b1797e647f4d893452452158c585aeb36e29027bce9dc91", kill_on_drop: false }` [INFO] [stderr] Compiling egui_timeline v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:359:23 [INFO] [stdout] | [INFO] [stdout] 359 | pub fn plot_ticks(&self, id_source: impl Hash, y: RangeInclusive) -> plot::Plot { [INFO] [stdout] | ^^^^^ the lifetime is elided here ---------- the same lifetime is hidden 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] 359 | pub fn plot_ticks(&self, id_source: impl Hash, y: RangeInclusive) -> plot::Plot<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:359:23 [INFO] [stdout] | [INFO] [stdout] 359 | pub fn plot_ticks(&self, id_source: impl Hash, y: RangeInclusive) -> plot::Plot { [INFO] [stdout] | ^^^^^ the lifetime is elided here ---------- the same lifetime is hidden 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] 359 | pub fn plot_ticks(&self, id_source: impl Hash, y: RangeInclusive) -> plot::Plot<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] running `Command { std: "docker" "inspect" "214c4f33b50dfb774b1797e647f4d893452452158c585aeb36e29027bce9dc91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "214c4f33b50dfb774b1797e647f4d893452452158c585aeb36e29027bce9dc91", kill_on_drop: false }` [INFO] [stdout] 214c4f33b50dfb774b1797e647f4d893452452158c585aeb36e29027bce9dc91 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 001ff8e6348a7a427388ec3ab7b54bfcde60ffae9d01d03ec5266d8086970fe8 [INFO] running `Command { std: "docker" "start" "-a" "001ff8e6348a7a427388ec3ab7b54bfcde60ffae9d01d03ec5266d8086970fe8", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:359:23 [INFO] [stderr] | [INFO] [stderr] 359 | pub fn plot_ticks(&self, id_source: impl Hash, y: RangeInclusive) -> plot::Plot { [INFO] [stderr] | ^^^^^ the lifetime is elided here ---------- the same lifetime is hidden 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] 359 | pub fn plot_ticks(&self, id_source: impl Hash, y: RangeInclusive) -> plot::Plot<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `egui_timeline` (lib) generated 1 warning (run `cargo fix --lib -p egui_timeline` to apply 1 suggestion) [INFO] [stderr] warning: `egui_timeline` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/egui_timeline-ca5bafef2c183f21) [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] [stderr] Doc-tests egui_timeline [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" "001ff8e6348a7a427388ec3ab7b54bfcde60ffae9d01d03ec5266d8086970fe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "001ff8e6348a7a427388ec3ab7b54bfcde60ffae9d01d03ec5266d8086970fe8", kill_on_drop: false }` [INFO] [stdout] 001ff8e6348a7a427388ec3ab7b54bfcde60ffae9d01d03ec5266d8086970fe8