[INFO] fetching crate babaganoush 0.1.6...
[INFO] testing babaganoush-0.1.6 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate babaganoush 0.1.6 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate babaganoush 0.1.6
[INFO] finished tweaking crates.io crate babaganoush 0.1.6
[INFO] tweaked toml for crates.io crate babaganoush 0.1.6 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate babaganoush 0.1.6 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 204 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] de037e3786b468bc1c866706cc8a4dabc02a0219153ac5a89ed54963eab4d061
[INFO] running `Command { std: "docker" "start" "-a" "de037e3786b468bc1c866706cc8a4dabc02a0219153ac5a89ed54963eab4d061", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de037e3786b468bc1c866706cc8a4dabc02a0219153ac5a89ed54963eab4d061", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de037e3786b468bc1c866706cc8a4dabc02a0219153ac5a89ed54963eab4d061", kill_on_drop: false }`
[INFO] [stdout] de037e3786b468bc1c866706cc8a4dabc02a0219153ac5a89ed54963eab4d061
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1752671f61cc44aa7f8c29053782aa6de8da157a70597558f13d7dfae27b2cf0
[INFO] running `Command { std: "docker" "start" "-a" "1752671f61cc44aa7f8c29053782aa6de8da157a70597558f13d7dfae27b2cf0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling xcursor v0.3.10
[INFO] [stderr]    Compiling cursor-icon v1.2.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling dpi v0.1.2
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling ab_glyph v0.2.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling remain v0.2.15
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling mesa3d_util v0.1.75
[INFO] [stderr]    Compiling mesa3d_protocols v0.1.7
[INFO] [stderr]    Compiling wayland-protocols v0.32.9
[INFO] [stderr]    Compiling wayland-cursor v0.31.11
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.9
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.3.9
[INFO] [stderr]    Compiling sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling babaganoush v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `BabaganoushDisplayParams` is never constructed
[INFO] [stdout]   --> babaganoush.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct BabaganoushDisplayParams {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BabaganoushBuilder` is never constructed
[INFO] [stdout]   --> babaganoush.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct BabaganoushBuilder {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> babaganoush.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl BabaganoushBuilder {
[INFO] [stdout]    | ----------------------- associated function in this implementation
[INFO] [stdout] 21 |     /// Create new a BabaganoushBuilder.
[INFO] [stdout] 22 |     pub fn new(display_params: Vec<BabaganoushDisplayParams>) -> BabaganoushBuilder {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.62s
[INFO] running `Command { std: "docker" "inspect" "1752671f61cc44aa7f8c29053782aa6de8da157a70597558f13d7dfae27b2cf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1752671f61cc44aa7f8c29053782aa6de8da157a70597558f13d7dfae27b2cf0", kill_on_drop: false }`
[INFO] [stdout] 1752671f61cc44aa7f8c29053782aa6de8da157a70597558f13d7dfae27b2cf0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f9abfeb97549eea29f0d295a88f68494309eedcaee829a8b7df28c253367338
[INFO] running `Command { std: "docker" "start" "-a" "9f9abfeb97549eea29f0d295a88f68494309eedcaee829a8b7df28c253367338", kill_on_drop: false }`
[INFO] [stdout] warning: struct `BabaganoushDisplayParams` is never constructed
[INFO] [stdout]   --> babaganoush.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct BabaganoushDisplayParams {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling babaganoush v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `BabaganoushBuilder` is never constructed
[INFO] [stdout]   --> babaganoush.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct BabaganoushBuilder {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> babaganoush.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl BabaganoushBuilder {
[INFO] [stdout]    | ----------------------- associated function in this implementation
[INFO] [stdout] 21 |     /// Create new a BabaganoushBuilder.
[INFO] [stdout] 22 |     pub fn new(display_params: Vec<BabaganoushDisplayParams>) -> BabaganoushBuilder {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BabaganoushDisplayParams` is never constructed
[INFO] [stdout]   --> babaganoush.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct BabaganoushDisplayParams {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BabaganoushBuilder` is never constructed
[INFO] [stdout]   --> babaganoush.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct BabaganoushBuilder {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> babaganoush.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl BabaganoushBuilder {
[INFO] [stdout]    | ----------------------- associated function in this implementation
[INFO] [stdout] 21 |     /// Create new a BabaganoushBuilder.
[INFO] [stdout] 22 |     pub fn new(display_params: Vec<BabaganoushDisplayParams>) -> BabaganoushBuilder {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.36s
[INFO] running `Command { std: "docker" "inspect" "9f9abfeb97549eea29f0d295a88f68494309eedcaee829a8b7df28c253367338", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f9abfeb97549eea29f0d295a88f68494309eedcaee829a8b7df28c253367338", kill_on_drop: false }`
[INFO] [stdout] 9f9abfeb97549eea29f0d295a88f68494309eedcaee829a8b7df28c253367338
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c048b957078d027ea2de53b79352e25e7a2931cc57664d0234ed1f3f1364a369
[INFO] running `Command { std: "docker" "start" "-a" "c048b957078d027ea2de53b79352e25e7a2931cc57664d0234ed1f3f1364a369", kill_on_drop: false }`
[INFO] [stderr] warning: struct `BabaganoushDisplayParams` is never constructed
[INFO] [stderr]   --> babaganoush.rs:11:12
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct BabaganoushDisplayParams {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `BabaganoushBuilder` is never constructed
[INFO] [stderr]   --> babaganoush.rs:16:12
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub struct BabaganoushBuilder {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> babaganoush.rs:22:12
[INFO] [stderr]    |
[INFO] [stderr] 20 | impl BabaganoushBuilder {
[INFO] [stderr]    | ----------------------- associated function in this implementation
[INFO] [stderr] 21 |     /// Create new a BabaganoushBuilder.
[INFO] [stderr] 22 |     pub fn new(display_params: Vec<BabaganoushDisplayParams>) -> BabaganoushBuilder {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `babaganoush` (lib) generated 3 warnings
[INFO] [stderr] warning: `babaganoush` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests lib.rs (/opt/rustwide/target/debug/deps/babaganoush-9dd035184e85dc6b)
[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 babaganoush
[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" "c048b957078d027ea2de53b79352e25e7a2931cc57664d0234ed1f3f1364a369", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c048b957078d027ea2de53b79352e25e7a2931cc57664d0234ed1f3f1364a369", kill_on_drop: false }`
[INFO] [stdout] c048b957078d027ea2de53b79352e25e7a2931cc57664d0234ed1f3f1364a369
