[INFO] cloning repository https://github.com/vorojar/md-preview [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vorojar/md-preview" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvorojar%2Fmd-preview", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvorojar%2Fmd-preview'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e1abf51ed1014ea7283e4e5b49381ab0198ce0b [INFO] testing vorojar/md-preview against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvorojar%2Fmd-preview" "/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/vorojar/md-preview [INFO] finished tweaking git repo https://github.com/vorojar/md-preview [INFO] tweaked toml for git repo https://github.com/vorojar/md-preview written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vorojar/md-preview on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vorojar/md-preview 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f60849d5b0cd8b66b815cac8665899de978172be7f5f868342cb36d45fe6472c [INFO] running `Command { std: "docker" "start" "-a" "f60849d5b0cd8b66b815cac8665899de978172be7f5f868342cb36d45fe6472c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f60849d5b0cd8b66b815cac8665899de978172be7f5f868342cb36d45fe6472c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f60849d5b0cd8b66b815cac8665899de978172be7f5f868342cb36d45fe6472c", kill_on_drop: false }` [INFO] [stdout] f60849d5b0cd8b66b815cac8665899de978172be7f5f868342cb36d45fe6472c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26a4f76e49752be98ae0ff4bc1f7d4b05c06f73ca5ad57b3638caa26e971a526 [INFO] running `Command { std: "docker" "start" "-a" "26a4f76e49752be98ae0ff4bc1f7d4b05c06f73ca5ad57b3638caa26e971a526", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling endi v1.1.1 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling wayland-sys v0.31.11 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling quick-xml v0.39.2 [INFO] [stderr] Compiling gtk v0.18.2 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling async-executor v1.14.0 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling toml_edit v0.25.11+spec-1.1.0 [INFO] [stderr] Compiling wayland-backend v0.3.15 [INFO] [stderr] Compiling wayland-scanner v0.31.10 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling async-fs v2.2.0 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling dlopen2_derive v0.4.3 [INFO] [stderr] Compiling pulldown-cmark v0.12.2 [INFO] [stderr] Compiling wry v0.50.5 [INFO] [stderr] Compiling pxfm v0.1.29 [INFO] [stderr] Compiling rfd v0.15.4 [INFO] [stderr] Compiling dpi v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling notify-types v1.0.1 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling dlopen2 v0.7.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling inotify v0.10.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling pollster v0.4.0 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling md-preview v1.1.21 (/opt/rustwide/workdir) [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling open v5.3.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling zvariant_utils v3.3.0 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling notify v7.0.0 [INFO] [stderr] Compiling sys-locale v0.3.2 [INFO] [stderr] Compiling zvariant_derive v5.10.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling zvariant v5.10.0 [INFO] [stderr] Compiling moxcms v0.8.1 [INFO] [stderr] Compiling async-signal v0.2.14 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling gtk3-macros v0.18.2 [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling wayland-client v0.31.14 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling proc-macro-crate v2.0.2 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling glib-macros v0.18.5 [INFO] [stderr] Compiling wayland-protocols v0.32.12 [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Compiling gdk-sys v0.18.2 [INFO] [stderr] Compiling cairo-sys-rs v0.18.2 [INFO] [stderr] Compiling pango-sys v0.18.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Compiling atk-sys v0.18.2 [INFO] [stderr] Compiling gtk-sys v0.18.2 [INFO] [stderr] Compiling javascriptcore-rs-sys v1.1.1 [INFO] [stderr] Compiling soup3-sys v0.5.0 [INFO] [stderr] Compiling gdkx11-sys v0.18.2 [INFO] [stderr] Compiling webkit2gtk-sys v2.0.1 [INFO] [stderr] Compiling zbus_names v4.3.1 [INFO] [stderr] Compiling zbus_macros v5.14.0 [INFO] [stderr] Compiling gdkwayland-sys v0.18.2 [INFO] [stderr] Compiling glib v0.18.5 [INFO] [stderr] Compiling image v0.25.10 [INFO] [stderr] Compiling zbus v5.14.0 [INFO] [stderr] Compiling cairo-rs v0.18.5 [INFO] [stderr] Compiling atk v0.18.2 [INFO] [stderr] Compiling javascriptcore-rs v1.1.2 [INFO] [stderr] Compiling ashpd v0.11.1 [INFO] [stderr] Compiling gdk-pixbuf v0.18.5 [INFO] [stderr] Compiling pango v0.18.3 [INFO] [stderr] Compiling soup3 v0.5.0 [INFO] [stderr] Compiling gdk v0.18.2 [INFO] [stderr] Compiling gdkx11 v0.18.2 [INFO] [stderr] Compiling webkit2gtk v2.0.1 [INFO] [stderr] Compiling tao v0.33.0 [INFO] [stdout] warning: variants `OpenFile`, `ToggleEdit`, `ShowFind`, `CheckUpdates`, `SetTheme`, and `OpenUrl` are never constructed [INFO] [stdout] --> src/main.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 26 | enum UserEvent { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 27 | OpenFile, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | ToggleEdit, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 32 | ShowFind, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 33 | Print, // route print through wry's native API (WKWebView ignores window.print()) [INFO] [stdout] 34 | CheckUpdates, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 35 | UpdateCheckResult(UpdateCheckResult), [INFO] [stdout] 36 | SetTheme(ThemeChoice), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 37 | OpenUrl(&'static str), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UserEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WEBSITE_URL` is never used [INFO] [stdout] --> src/main.rs:1930:7 [INFO] [stdout] | [INFO] [stdout] 1930 | const WEBSITE_URL: &str = "https://vorojar.github.io/md-preview/"; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 46s [INFO] running `Command { std: "docker" "inspect" "26a4f76e49752be98ae0ff4bc1f7d4b05c06f73ca5ad57b3638caa26e971a526", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26a4f76e49752be98ae0ff4bc1f7d4b05c06f73ca5ad57b3638caa26e971a526", kill_on_drop: false }` [INFO] [stdout] 26a4f76e49752be98ae0ff4bc1f7d4b05c06f73ca5ad57b3638caa26e971a526 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0f704baa8bd56dfc08a661930f13704be72d8cbe246b977853a45332315a289 [INFO] running `Command { std: "docker" "start" "-a" "c0f704baa8bd56dfc08a661930f13704be72d8cbe246b977853a45332315a289", kill_on_drop: false }` [INFO] [stderr] Compiling md-preview v1.1.21 (/opt/rustwide/workdir) [INFO] [stdout] warning: variants `OpenFile`, `ToggleEdit`, `ShowFind`, `CheckUpdates`, `SetTheme`, and `OpenUrl` are never constructed [INFO] [stdout] --> src/main.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 26 | enum UserEvent { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 27 | OpenFile, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | ToggleEdit, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 32 | ShowFind, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 33 | Print, // route print through wry's native API (WKWebView ignores window.print()) [INFO] [stdout] 34 | CheckUpdates, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 35 | UpdateCheckResult(UpdateCheckResult), [INFO] [stdout] 36 | SetTheme(ThemeChoice), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 37 | OpenUrl(&'static str), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UserEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WEBSITE_URL` is never used [INFO] [stdout] --> src/main.rs:1930:7 [INFO] [stdout] | [INFO] [stdout] 1930 | const WEBSITE_URL: &str = "https://vorojar.github.io/md-preview/"; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.39s [INFO] running `Command { std: "docker" "inspect" "c0f704baa8bd56dfc08a661930f13704be72d8cbe246b977853a45332315a289", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0f704baa8bd56dfc08a661930f13704be72d8cbe246b977853a45332315a289", kill_on_drop: false }` [INFO] [stdout] c0f704baa8bd56dfc08a661930f13704be72d8cbe246b977853a45332315a289 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0551c5bad8ec3c1cfdda8f66ca5a5d8ff6b36e9a53cc6651b96fc70f1ca2e300 [INFO] running `Command { std: "docker" "start" "-a" "0551c5bad8ec3c1cfdda8f66ca5a5d8ff6b36e9a53cc6651b96fc70f1ca2e300", kill_on_drop: false }` [INFO] [stderr] warning: variants `OpenFile`, `ToggleEdit`, `ShowFind`, `CheckUpdates`, `SetTheme`, and `OpenUrl` are never constructed [INFO] [stderr] --> src/main.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 26 | enum UserEvent { [INFO] [stderr] | --------- variants in this enum [INFO] [stderr] 27 | OpenFile, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 31 | ToggleEdit, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 32 | ShowFind, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 33 | Print, // route print through wry's native API (WKWebView ignores window.print()) [INFO] [stderr] 34 | CheckUpdates, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 35 | UpdateCheckResult(UpdateCheckResult), [INFO] [stderr] 36 | SetTheme(ThemeChoice), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 37 | OpenUrl(&'static str), [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `UserEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: constant `WEBSITE_URL` is never used [INFO] [stderr] --> src/main.rs:1930:7 [INFO] [stderr] | [INFO] [stderr] 1930 | const WEBSITE_URL: &str = "https://vorojar.github.io/md-preview/"; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `md-preview` (bin "md-preview" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/md_preview-69ed9983b38a52f3) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test tests::dollar_math_is_protected_from_markdown_emphasis ... ok [INFO] [stdout] test tests::dollar_math_is_protected_from_markdown_escapes ... ok [INFO] [stdout] test tests::double_equals_highlight_renders_mark_without_touching_code ... ok [INFO] [stdout] test tests::file_watch_scope_is_parent_directory ... ok [INFO] [stdout] test tests::empty_state_exposes_open_and_recent_files ... ok [INFO] [stdout] test tests::generated_heading_ids_are_unique_and_keep_explicit_ids ... ok [INFO] [stdout] test tests::generated_heading_ids_support_cjk_anchor_links ... ok [INFO] [stdout] test tests::help_flags_are_recognized ... ok [INFO] [stdout] test tests::github_alerts_render_as_markdown_alert_blockquotes ... ok [INFO] [stdout] test tests::linux_nvidia_compat_env_only_sets_dmabuf_when_unconfigured ... ok [INFO] [stdout] test tests::sibling_file_events_do_not_reload_current_file ... ok [INFO] [stdout] test tests::theme_choice_parses_menu_values ... ok [INFO] [stdout] test tests::update_download_urls_are_allowed ... ok [INFO] [stdout] test tests::page_expands_multi_column_tables ... ok [INFO] [stdout] test tests::vim_style_target_rewrite_events_reload_current_file ... ok [INFO] [stdout] test tests::update_versions_compare_semver_tags ... ok [INFO] [stdout] test tests::update_release_selection_ignores_older_and_prerelease_versions ... ok [INFO] [stdout] test tests::page_blocks_native_preview_reload_paths ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0551c5bad8ec3c1cfdda8f66ca5a5d8ff6b36e9a53cc6651b96fc70f1ca2e300", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0551c5bad8ec3c1cfdda8f66ca5a5d8ff6b36e9a53cc6651b96fc70f1ca2e300", kill_on_drop: false }` [INFO] [stdout] 0551c5bad8ec3c1cfdda8f66ca5a5d8ff6b36e9a53cc6651b96fc70f1ca2e300