[INFO] cloning repository https://github.com/lelloman/maruzzella
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lelloman/maruzzella" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flelloman%2Fmaruzzella", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flelloman%2Fmaruzzella'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2733e0c1b846a9b1ab07c5a38af81da9172036d2
[INFO] testing lelloman/maruzzella against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flelloman%2Fmaruzzella" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lelloman/maruzzella
[INFO] finished tweaking git repo https://github.com/lelloman/maruzzella
[INFO] tweaked toml for git repo https://github.com/lelloman/maruzzella written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lelloman/maruzzella on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lelloman/maruzzella 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 857986b23c2bf61fc803d3e85da53fce420a5587a09bedd31a7726ec7b54fe03
[INFO] running `Command { std: "docker" "start" "-a" "857986b23c2bf61fc803d3e85da53fce420a5587a09bedd31a7726ec7b54fe03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "857986b23c2bf61fc803d3e85da53fce420a5587a09bedd31a7726ec7b54fe03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "857986b23c2bf61fc803d3e85da53fce420a5587a09bedd31a7726ec7b54fe03", kill_on_drop: false }`
[INFO] [stdout] 857986b23c2bf61fc803d3e85da53fce420a5587a09bedd31a7726ec7b54fe03
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d96dfb11396aed32e6bdd140d95446e898af500fcac06f752a4a85693165401
[INFO] running `Command { std: "docker" "start" "-a" "4d96dfb11396aed32e6bdd140d95446e898af500fcac06f752a4a85693165401", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling gio v0.20.12
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling cfg-expr v0.20.7
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.4+spec-1.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling system-deps v7.0.7
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling maruzzella_api v0.1.1 (/opt/rustwide/workdir/maruzzella_api)
[INFO] [stderr]    Compiling glib-sys v0.20.10
[INFO] [stderr]    Compiling gobject-sys v0.20.10
[INFO] [stderr]    Compiling gio-sys v0.20.10
[INFO] [stderr]    Compiling cairo-sys-rs v0.20.10
[INFO] [stderr]    Compiling pango-sys v0.20.10
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.20.10
[INFO] [stderr]    Compiling gdk4-sys v0.9.6
[INFO] [stderr]    Compiling graphene-sys v0.20.10
[INFO] [stderr]    Compiling gsk4-sys v0.9.6
[INFO] [stderr]    Compiling gtk4-sys v0.9.6
[INFO] [stderr]    Compiling glib-macros v0.20.12
[INFO] [stderr]    Compiling gtk4-macros v0.9.5
[INFO] [stderr]    Compiling glib v0.20.12
[INFO] [stderr]    Compiling cairo-rs v0.20.12
[INFO] [stderr]    Compiling graphene-rs v0.20.10
[INFO] [stderr]    Compiling gdk-pixbuf v0.20.10
[INFO] [stderr]    Compiling pango v0.20.12
[INFO] [stderr]    Compiling gdk4 v0.9.6
[INFO] [stderr]    Compiling gsk4 v0.9.6
[INFO] [stderr]    Compiling gtk4 v0.9.7
[INFO] [stderr]    Compiling maruzzella_sdk v0.1.1 (/opt/rustwide/workdir/maruzzella_sdk)
[INFO] [stderr]    Compiling maruzzella v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
[INFO] running `Command { std: "docker" "inspect" "4d96dfb11396aed32e6bdd140d95446e898af500fcac06f752a4a85693165401", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d96dfb11396aed32e6bdd140d95446e898af500fcac06f752a4a85693165401", kill_on_drop: false }`
[INFO] [stdout] 4d96dfb11396aed32e6bdd140d95446e898af500fcac06f752a4a85693165401
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8dab4c50ab2c79eecc83ad11fb6c82b823696fd1c0aff143acf05bdc9420cd1d
[INFO] running `Command { std: "docker" "start" "-a" "8dab4c50ab2c79eecc83ad11fb6c82b823696fd1c0aff143acf05bdc9420cd1d", kill_on_drop: false }`
[INFO] [stderr]    Compiling maruzzella v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.86s
[INFO] running `Command { std: "docker" "inspect" "8dab4c50ab2c79eecc83ad11fb6c82b823696fd1c0aff143acf05bdc9420cd1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8dab4c50ab2c79eecc83ad11fb6c82b823696fd1c0aff143acf05bdc9420cd1d", kill_on_drop: false }`
[INFO] [stdout] 8dab4c50ab2c79eecc83ad11fb6c82b823696fd1c0aff143acf05bdc9420cd1d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c0419c34fe58b6560e38de4d133f1c86c970c5ec239e4f9a37475ba262dadce5
[INFO] running `Command { std: "docker" "start" "-a" "c0419c34fe58b6560e38de4d133f1c86c970c5ec239e4f9a37475ba262dadce5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/maruzzella-beceebbf463a2678)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test base_plugin::tests::untitled_editor_payload_serializes_expected_identity ... ok
[INFO] [stdout] test base_plugin::tests::base_plugin_registers_views_and_surfaces ... ok
[INFO] [stdout] test layout::tests::pane_preferences_keep_frequent_resolutions_when_capped ... ok
[INFO] [stdout] test layout::tests::pane_preferences_fall_back_to_legacy_position ... ok
[INFO] [stdout] test layout::tests::pane_preferences_do_not_cross_resolution_buckets ... ok
[INFO] [stdout] test layout::tests::pane_preferences_round_to_resolution_buckets ... ok
[INFO] [stdout] test layout::tests::persisted_layout_does_not_override_app_owned_chrome ... ok
[INFO] [stdout] test plugin_tabs::tests::dynamic_tab_ids_skip_existing_tabs ... ok
[INFO] [stdout] test plugin_tabs::tests::keyed_search_requires_exact_key_for_open_reuse ... ok
[INFO] [stdout] test plugin_tabs::tests::unkeyed_focus_can_match_any_instance ... ok
[INFO] [stdout] test plugins::tests::resolver_orders_dependencies_before_dependents ... ok
[INFO] [stdout] test product::tests::merges_plugin_commands_and_surface_backed_menu_roots ... ok
[INFO] [stdout] test tests::default_plugin_discovery_includes_config_and_local_dirs ... ok
[INFO] [stdout] test plugins::tests::runtime_activates_plugins_and_collects_contributions ... ok
[INFO] [stdout] test plugins::tests::resolver_rejects_missing_required_dependency ... ok
[INFO] [stdout] test base_plugin::tests::file_editor_request_uses_canonical_path_identity ... ok
[INFO] [stdout] test tests::discovery_filters_for_platform_plugin_libraries ... ok
[INFO] [stdout] test theme::tests::allows_custom_template_overrides ... ok
[INFO] [stdout] test theme::tests::renders_builtin_template_with_default_tokens ... ok
[INFO] [stdout] test theme::tests::renders_custom_semantic_appearance_classes ... ok
[INFO] [stdout] test base_plugin::tests::editor_session_tracks_dirty_and_saveability ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/maruzzella-ec5f51fb46848e9a)
[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 maruzzella
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/lib.rs - (line 115) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 142) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 269) ... ok
[INFO] [stdout] test src/lib.rs - (line 208) ... ok
[INFO] [stdout] test src/lib.rs - (line 133) ... ok
[INFO] [stdout] test src/lib.rs - (line 183) ... ok
[INFO] [stdout] test src/lib.rs - (line 250) ... ok
[INFO] [stdout] test src/lib.rs - (line 229) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.15s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c0419c34fe58b6560e38de4d133f1c86c970c5ec239e4f9a37475ba262dadce5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0419c34fe58b6560e38de4d133f1c86c970c5ec239e4f9a37475ba262dadce5", kill_on_drop: false }`
[INFO] [stdout] c0419c34fe58b6560e38de4d133f1c86c970c5ec239e4f9a37475ba262dadce5
