[INFO] cloning repository https://github.com/rocha19/try-slint
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rocha19/try-slint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frocha19%2Ftry-slint", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frocha19%2Ftry-slint'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a05ee5851d4efb8d504b0e443e27b6ba9efcac18
[INFO] documenting rocha19/try-slint against 1.91.0 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frocha19%2Ftry-slint" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rocha19/try-slint
[INFO] finished tweaking git repo https://github.com/rocha19/try-slint
[INFO] tweaked toml for git repo https://github.com/rocha19/try-slint written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rocha19/try-slint on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rocha19/try-slint 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a4f1adb13e2d53d7bd774daced57c47553886f93316d0fc4135bc4893efe16f9
[INFO] running `Command { std: "docker" "start" "-a" "a4f1adb13e2d53d7bd774daced57c47553886f93316d0fc4135bc4893efe16f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a4f1adb13e2d53d7bd774daced57c47553886f93316d0fc4135bc4893efe16f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4f1adb13e2d53d7bd774daced57c47553886f93316d0fc4135bc4893efe16f9", kill_on_drop: false }`
[INFO] [stdout] a4f1adb13e2d53d7bd774daced57c47553886f93316d0fc4135bc4893efe16f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f45fc8e12bbdd098ef2c727a5b46a911581b98e8c5f52a608b8e2f7bcf83c224
[INFO] running `Command { std: "docker" "start" "-a" "f45fc8e12bbdd098ef2c727a5b46a911581b98e8c5f52a608b8e2f7bcf83c224", kill_on_drop: false }`
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking serde v1.0.198
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]    Compiling i-slint-common v1.5.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.0
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling lyon_path v1.0.4
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling qttypes v0.2.11
[INFO] [stderr]    Compiling glutin_glx_sys v0.5.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.6.0
[INFO] [stderr]    Compiling rgb v0.8.37
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling derive_utils v0.14.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling codemap v0.1.3
[INFO] [stderr]    Compiling i-slint-compiler v1.5.1
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]     Checking usvg v0.40.0
[INFO] [stderr]     Checking accesskit v0.12.3
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling codemap-diagnostic v0.1.2
[INFO] [stderr]    Compiling auto_enums v0.8.5
[INFO] [stderr]    Compiling linked_hash_set v0.1.4
[INFO] [stderr]     Checking smithay-client-toolkit v0.18.1
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]     Checking fontdue v0.8.0
[INFO] [stderr]    Compiling rowan v0.15.15
[INFO] [stderr]    Compiling lyon_extra v1.0.2
[INFO] [stderr]     Checking accesskit_consumer v0.17.1
[INFO] [stderr]     Checking vtable v0.2.0
[INFO] [stderr]    Compiling num_enum v0.7.2
[INFO] [stderr]     Checking lyon_algorithms v1.0.4
[INFO] [stderr]    Compiling resvg v0.40.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]    Compiling glutin v0.31.3
[INFO] [stderr]    Compiling css-color-parser2 v1.0.1
[INFO] [stderr]    Compiling i-slint-core-macros v1.5.1
[INFO] [stderr]     Checking enumflags2 v0.7.9
[INFO] [stderr]     Checking pin-weak v1.1.0
[INFO] [stderr]     Checking sctk-adwaita v0.8.1
[INFO] [stderr]     Checking clru v0.6.1
[INFO] [stderr]     Checking raw-window-handle v0.6.1
[INFO] [stderr]     Checking scoped-tls-hkt v0.1.4
[INFO] [stderr]    Compiling x11rb v0.12.0
[INFO] [stderr]     Checking zvariant v3.15.2
[INFO] [stderr]    Compiling smol_str v0.2.1
[INFO] [stderr]    Compiling spin_on v0.1.1
[INFO] [stderr]    Compiling i-slint-backend-qt v1.5.1
[INFO] [stderr]    Compiling cpp_macros v0.5.9
[INFO] [stderr]     Checking x11rb-protocol v0.12.0
[INFO] [stderr]    Compiling glutin-winit v0.4.2
[INFO] [stderr]    Compiling softbuffer v0.3.4
[INFO] [stderr]    Compiling ctor v0.2.8
[INFO] [stderr]     Checking gethostname v0.3.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.0
[INFO] [stderr]     Checking lru v0.12.3
[INFO] [stderr]     Checking i-slint-core v1.5.1
[INFO] [stderr]     Checking imgref v1.10.1
[INFO] [stderr]    Compiling i-slint-backend-winit v1.5.1
[INFO] [stderr]     Checking smithay-clipboard v0.7.1
[INFO] [stderr]    Compiling winnow v0.6.6
[INFO] [stderr]    Compiling i-slint-backend-selector v1.5.1
[INFO] [stderr]     Checking femtovg v0.9.1
[INFO] [stderr]     Checking tiny-xlib v0.2.2
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]     Checking cpp v0.5.9
[INFO] [stderr]     Checking zbus_names v2.6.1
[INFO] [stderr]     Checking zbus v3.15.2
[INFO] [stderr]    Compiling toml_edit v0.22.12
[INFO] [stderr]     Checking i-slint-renderer-femtovg v1.5.1
[INFO] [stderr]     Checking atspi-common v0.3.0
[INFO] [stderr]     Checking x11rb v0.13.0
[INFO] [stderr]     Checking x11-clipboard v0.9.2
[INFO] [stderr]     Checking copypasta v0.10.1
[INFO] [stderr]     Checking atspi-proxies v0.3.0
[INFO] [stderr]     Checking accesskit_atspi_common v0.2.0
[INFO] [stderr]     Checking atspi-connection v0.3.0
[INFO] [stderr]     Checking atspi v0.19.0
[INFO] [stderr]     Checking accesskit_unix v0.7.5
[INFO] [stderr]    Compiling slint-build v1.5.1
[INFO] [stderr]     Checking accesskit_winit v0.18.7
[INFO] [stderr]    Compiling first-ui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling slint-macros v1.5.1
[INFO] [stderr]     Checking slint v1.5.1
[INFO] [stderr]  Documenting first-ui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.10s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/first_ui/index.html
[INFO] running `Command { std: "docker" "inspect" "f45fc8e12bbdd098ef2c727a5b46a911581b98e8c5f52a608b8e2f7bcf83c224", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f45fc8e12bbdd098ef2c727a5b46a911581b98e8c5f52a608b8e2f7bcf83c224", kill_on_drop: false }`
[INFO] [stdout] f45fc8e12bbdd098ef2c727a5b46a911581b98e8c5f52a608b8e2f7bcf83c224
