[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] d8e1913014bb1ed73f9a891abf8124597f40ec01
[INFO] testing lelloman/maruzzella against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flelloman%2Fmaruzzella" "/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/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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lelloman/maruzzella on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "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" "+1.98.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 87b801e46273cc77044da2b2769f49f22d47b41bba9c96067daf6f8c99391e7d
[INFO] running `Command { std: "docker" "start" "87b801e46273cc77044da2b2769f49f22d47b41bba9c96067daf6f8c99391e7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87b801e46273cc77044da2b2769f49f22d47b41bba9c96067daf6f8c99391e7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "87b801e46273cc77044da2b2769f49f22d47b41bba9c96067daf6f8c99391e7d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87b801e46273cc77044da2b2769f49f22d47b41bba9c96067daf6f8c99391e7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "87b801e46273cc77044da2b2769f49f22d47b41bba9c96067daf6f8c99391e7d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", 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 toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling gio v0.20.12
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling cfg-expr v0.20.7
[INFO] [stderr]    Compiling maruzzella_api v0.1.2 (/opt/rustwide/workdir/maruzzella_api)
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[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 system-deps v7.0.7
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[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 gdk-pixbuf-sys v0.20.10
[INFO] [stderr]    Compiling pango-sys v0.20.10
[INFO] [stderr]    Compiling graphene-sys v0.20.10
[INFO] [stderr]    Compiling gdk4-sys v0.9.6
[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.2 (/opt/rustwide/workdir/maruzzella_sdk)
[INFO] [stderr]    Compiling maruzzella v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "87b801e46273cc77044da2b2769f49f22d47b41bba9c96067daf6f8c99391e7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "87b801e46273cc77044da2b2769f49f22d47b41bba9c96067daf6f8c99391e7d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling maruzzella v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.04s
[INFO] running `Command { std: "docker" "inspect" "87b801e46273cc77044da2b2769f49f22d47b41bba9c96067daf6f8c99391e7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "87b801e46273cc77044da2b2769f49f22d47b41bba9c96067daf6f8c99391e7d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/maruzzella-26e49e8dc5701b6d)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test app::tests::only_primary_surfaces_default_to_context_subjects ... ok
[INFO] [stdout] test app::tests::default_surface_roles_follow_shell_areas ... ok
[INFO] [stdout] test base_plugin::tests::base_plugin_registers_views_and_surfaces ... ok
[INFO] [stdout] test layout::tests::pane_preferences_do_not_cross_resolution_buckets ... ok
[INFO] [stdout] test base_plugin::tests::file_editor_request_uses_canonical_path_identity ... ok
[INFO] [stdout] test layout::tests::pane_preferences_fall_back_to_legacy_position ... ok
[INFO] [stdout] test base_plugin::tests::untitled_editor_payload_serializes_expected_identity ... 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 layout::tests::persisted_layout_does_not_override_app_owned_chrome ... ok
[INFO] [stdout] test layout::tests::pane_preferences_round_to_resolution_buckets ... ok
[INFO] [stdout] test plugins::tests::resolver_orders_dependencies_before_dependents ... ok
[INFO] [stdout] test layout::tests::pane_preferences_keep_frequent_resolutions_when_capped ... ok
[INFO] [stdout] test plugins::tests::resolver_rejects_missing_required_dependency ... ok
[INFO] [stdout] test product::tests::can_skip_base_menu_contributions ... ok
[INFO] [stdout] test plugins::tests::runtime_activates_plugins_and_collects_contributions ... ok
[INFO] [stdout] test tests::default_plugin_discovery_includes_config_and_local_dirs ... ok
[INFO] [stdout] test product::tests::merges_plugin_commands_and_surface_backed_menu_roots ... ok
[INFO] [stdout] test product::tests::can_skip_base_startup_tabs ... ok
[INFO] [stdout] test theme::tests::allows_custom_template_overrides ... ok
[INFO] [stdout] test tests::discovery_filters_for_platform_plugin_libraries ... ok
[INFO] [stdout] test theme::tests::renders_custom_semantic_appearance_classes ... ok
[INFO] [stdout] test theme::tests::renders_builtin_template_with_default_tokens ... ok
[INFO] [stdout] test base_plugin::tests::editor_session_tracks_dirty_and_saveability ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.15s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/maruzzella-d8887ff612848cc3)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests maruzzella
[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] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/lib.rs - (line 149) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 122) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 140) ... ok
[INFO] [stdout] test src/lib.rs - (line 276) ... ok
[INFO] [stdout] test src/lib.rs - (line 257) ... ok
[INFO] [stdout] test src/lib.rs - (line 236) ... ok
[INFO] [stdout] test src/lib.rs - (line 215) ... ok
[INFO] [stdout] test src/lib.rs - (line 190) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "87b801e46273cc77044da2b2769f49f22d47b41bba9c96067daf6f8c99391e7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87b801e46273cc77044da2b2769f49f22d47b41bba9c96067daf6f8c99391e7d", kill_on_drop: false }`
[INFO] [stdout] 87b801e46273cc77044da2b2769f49f22d47b41bba9c96067daf6f8c99391e7d
