[INFO] cloning repository https://github.com/Jayler9520/biblioteca-epub [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jayler9520/biblioteca-epub" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJayler9520%2Fbiblioteca-epub", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJayler9520%2Fbiblioteca-epub'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b9741c0692e97f9bd251a2656aa7517bbeb1a3ec [INFO] checking Jayler9520/biblioteca-epub against try#24e1a22664233bce1f9b5dc6eee7c1f74327e28c for pr-159343 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJayler9520%2Fbiblioteca-epub" "/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/Jayler9520/biblioteca-epub [INFO] finished tweaking git repo https://github.com/Jayler9520/biblioteca-epub [INFO] tweaked toml for git repo https://github.com/Jayler9520/biblioteca-epub written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Jayler9520/biblioteca-epub on toolchain 24e1a22664233bce1f9b5dc6eee7c1f74327e28c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Jayler9520/biblioteca-epub 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" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 6afea292da6a9e10b3b5e159e9c20b3d84e6e997583a991168475c383ead6fe4 [INFO] running `Command { std: "docker" "start" "6afea292da6a9e10b3b5e159e9c20b3d84e6e997583a991168475c383ead6fe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6afea292da6a9e10b3b5e159e9c20b3d84e6e997583a991168475c383ead6fe4", 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" "6afea292da6a9e10b3b5e159e9c20b3d84e6e997583a991168475c383ead6fe4" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6afea292da6a9e10b3b5e159e9c20b3d84e6e997583a991168475c383ead6fe4", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6afea292da6a9e10b3b5e159e9c20b3d84e6e997583a991168475c383ead6fe4" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Checking bitflags v2.11.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Checking zerofrom v0.1.7 [INFO] [stderr] Checking dioxus-core-types v0.7.6 [INFO] [stderr] Checking generational-box v0.7.6 [INFO] [stderr] Checking zlib-rs v0.6.3 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling openssl-sys v0.9.114 [INFO] [stderr] Compiling lazy-js-bundle v0.7.6 [INFO] [stderr] Checking uuid v1.23.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking dioxus-cli-config v0.7.6 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking yoke v0.8.2 [INFO] [stderr] Compiling dioxus-rsx v0.7.6 [INFO] [stderr] Compiling enumset_derive v0.14.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Checking no_std_io2 v0.9.3 [INFO] [stderr] Compiling openssl v0.10.78 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking av-scenechange v0.14.1 [INFO] [stderr] Checking av1-grain v0.2.5 [INFO] [stderr] Checking subsecond-types v0.7.6 [INFO] [stderr] Checking slotmap v1.1.1 [INFO] [stderr] Checking subsecond v0.7.6 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Checking keyboard-types v0.7.0 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Checking pin-project v1.1.11 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking warnings v0.2.1 [INFO] [stderr] Checking euclid v0.22.14 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking bitstream-io v4.10.0 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling dioxus-html-internal-macro v0.7.6 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking dioxus-core v0.7.6 [INFO] [stderr] Checking zopfli v0.8.3 [INFO] [stderr] Checking enumset v1.1.10 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking rav1e v0.8.1 [INFO] [stderr] Checking cfb v0.7.3 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling dioxus-core-macro v0.7.6 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling proc-macro-crate v2.0.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Compiling const-serialize v0.8.0-alpha.0 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking rand v0.9.4 [INFO] [stderr] Compiling dioxus-document v0.7.6 [INFO] [stderr] Compiling dioxus-interpreter-js v0.7.6 [INFO] [stderr] Checking avif-serialize v0.8.8 [INFO] [stderr] Checking typed-path v0.12.3 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking exr v1.74.0 [INFO] [stderr] Compiling manganis-core v0.7.6 [INFO] [stderr] Compiling gtk3-macros v0.18.2 [INFO] [stderr] Checking tiff v0.11.3 [INFO] [stderr] Checking cookie v0.18.1 [INFO] [stderr] Checking tokio v1.52.1 [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 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 cairo-sys-rs v0.18.2 [INFO] [stderr] Compiling glib-macros v0.18.5 [INFO] [stderr] Compiling gtk-sys v0.18.2 [INFO] [stderr] Checking dioxus-signals v0.7.6 [INFO] [stderr] Compiling soup3-sys v0.5.0 [INFO] [stderr] Compiling javascriptcore-rs-sys v1.1.1 [INFO] [stderr] Compiling webkit2gtk-sys v2.0.1 [INFO] [stderr] Checking idna_adapter v1.2.2 [INFO] [stderr] Compiling gdkx11-sys v0.18.2 [INFO] [stderr] Compiling gtk v0.18.2 [INFO] [stderr] Checking zip v8.6.0 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling wry v0.53.5 [INFO] [stderr] Checking dioxus-devtools-types v0.7.6 [INFO] [stderr] Checking sledgehammer_bindgen v0.6.0 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking dioxus-hooks v0.7.6 [INFO] [stderr] Checking infer v0.19.0 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling dioxus-desktop v0.7.6 [INFO] [stderr] Checking quick-xml v0.39.2 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking rfd v0.17.2 [INFO] [stderr] Checking dioxus-html v0.7.6 [INFO] [stderr] Compiling manganis-macro v0.7.6 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking webbrowser v1.2.1 [INFO] [stderr] Checking dioxus-history v0.7.6 [INFO] [stderr] Checking tungstenite v0.28.0 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Compiling dioxus-stores-macro v0.7.6 [INFO] [stderr] Checking dunce v1.0.5 [INFO] [stderr] Compiling dioxus-config-macro v0.7.6 [INFO] [stderr] Checking dioxus-config-macros v0.7.6 [INFO] [stderr] Checking rbook v0.7.6 [INFO] [stderr] Checking manganis v0.7.6 [INFO] [stderr] Checking dioxus-devtools v0.7.6 [INFO] [stderr] Checking gdkwayland-sys v0.18.2 [INFO] [stderr] Checking dioxus-stores v0.7.6 [INFO] [stderr] Checking dioxus-logger v0.7.6 [INFO] [stderr] Checking glib v0.18.5 [INFO] [stderr] Checking epub-core v0.1.0 (/opt/rustwide/workdir/crates/epub-core) [INFO] [stderr] Checking ravif v0.13.0 [INFO] [stderr] Checking image v0.25.10 [INFO] [stderr] Checking libappindicator-sys v0.9.0 [INFO] [stderr] Checking dioxus-asset-resolver v0.7.6 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking global-hotkey v0.7.0 [INFO] [stderr] Checking rusqlite v0.32.1 [INFO] [stderr] Checking gio v0.18.4 [INFO] [stderr] Checking cairo-rs v0.18.5 [INFO] [stderr] Checking atk v0.18.2 [INFO] [stderr] Checking javascriptcore-rs v1.1.2 [INFO] [stderr] Checking db v0.1.0 (/opt/rustwide/workdir/crates/db) [INFO] [stderr] Checking pango v0.18.3 [INFO] [stderr] Checking gdk-pixbuf v0.18.5 [INFO] [stderr] Checking soup3 v0.5.0 [INFO] [stderr] Checking gdk v0.18.2 [INFO] [stderr] Checking muda v0.17.2 [INFO] [stderr] Checking webkit2gtk v2.0.1 [INFO] [stderr] Checking libappindicator v0.9.0 [INFO] [stderr] Checking tao v0.34.8 [INFO] [stderr] Checking tray-icon v0.21.3 [INFO] [stderr] Checking dioxus v0.7.6 [INFO] [stderr] Checking app v0.1.0 (/opt/rustwide/workdir/crates/app) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s [INFO] running `Command { std: "docker" "inspect" "6afea292da6a9e10b3b5e159e9c20b3d84e6e997583a991168475c383ead6fe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6afea292da6a9e10b3b5e159e9c20b3d84e6e997583a991168475c383ead6fe4", kill_on_drop: false }` [INFO] [stdout] 6afea292da6a9e10b3b5e159e9c20b3d84e6e997583a991168475c383ead6fe4