[INFO] cloning repository https://github.com/sinotca529/zakki [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sinotca529/zakki" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsinotca529%2Fzakki", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsinotca529%2Fzakki'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 060018706bd61086997e0cd1f6f6d53bf5bb9eb2 [INFO] checking sinotca529/zakki against try#8d46be77cd48fdbcced888d027457e2c9cf2aa16 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsinotca529%2Fzakki" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sinotca529/zakki on toolchain 8d46be77cd48fdbcced888d027457e2c9cf2aa16 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sinotca529/zakki [INFO] finished tweaking git repo https://github.com/sinotca529/zakki [INFO] tweaked toml for git repo https://github.com/sinotca529/zakki written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sinotca529/zakki 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" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scraper v0.23.1 [INFO] [stderr] Downloaded servo_arc v0.4.0 [INFO] [stderr] Downloaded match_token v0.1.0 [INFO] [stderr] Downloaded selectors v0.26.0 [INFO] [stderr] Downloaded markup5ever v0.14.1 [INFO] [stderr] Downloaded ego-tree v0.10.0 [INFO] [stderr] Downloaded string_cache_codegen v0.5.3 [INFO] [stderr] Downloaded copy_dir v0.1.3 [INFO] [stderr] Downloaded quick-js v0.4.1 [INFO] [stderr] Downloaded clap v4.5.29 [INFO] [stderr] Downloaded html5ever v0.29.1 [INFO] [stderr] Downloaded zerocopy v0.8.18 [INFO] [stderr] Downloaded katex v0.4.6 [INFO] [stderr] Downloaded zerocopy-derive v0.8.18 [INFO] [stderr] Downloaded libquickjs-sys v0.9.0 [INFO] [stderr] Downloaded clap_builder v4.5.29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6a031c4aec39a58a50163e3be2897583bde6b1cbe657227a58a840c32ab5ee0 [INFO] running `Command { std: "docker" "start" "-a" "b6a031c4aec39a58a50163e3be2897583bde6b1cbe657227a58a840c32ab5ee0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6a031c4aec39a58a50163e3be2897583bde6b1cbe657227a58a840c32ab5ee0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6a031c4aec39a58a50163e3be2897583bde6b1cbe657227a58a840c32ab5ee0", kill_on_drop: false }` [INFO] [stdout] b6a031c4aec39a58a50163e3be2897583bde6b1cbe657227a58a840c32ab5ee0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1170d5c1ffb51bcacdad91ee8432fe6494aa734e9ef9f553a14b3df35774caf [INFO] running `Command { std: "docker" "start" "-a" "a1170d5c1ffb51bcacdad91ee8432fe6494aa734e9ef9f553a14b3df35774caf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling cc v1.2.14 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling zerocopy v0.8.18 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling copy_dir v0.1.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking servo_arc v0.4.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling selectors v0.26.0 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Checking winnow v0.7.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling string_cache_codegen v0.5.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling katex v0.4.6 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking clap_builder v4.5.29 [INFO] [stderr] Checking ego-tree v0.10.0 [INFO] [stderr] Checking pulldown-cmark-escape v0.11.0 [INFO] [stderr] Checking unicase v2.8.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling markup5ever v0.14.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling libquickjs-sys v0.9.0 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking rand_core v0.9.0 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling match_token v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking cssparser v0.34.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking clap v4.5.29 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Checking string_cache v0.8.8 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking toml_edit v0.22.24 [INFO] [stderr] Checking html5ever v0.29.1 [INFO] [stderr] Checking scraper v0.23.1 [INFO] [stderr] Checking toml v0.8.20 [INFO] [stderr] Checking quick-js v0.4.1 [INFO] [stderr] Checking zakki v0.13.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `push_js_path` is never used [INFO] [stdout] --> src/command/build/renderer/context.rs:99:12 [INFO] [stdout] | [INFO] [stdout] 71 | impl Context { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 99 | pub fn push_js_path(&mut self, path: impl Into) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `push_js_path` is never used [INFO] [stdout] --> src/command/build/renderer/context.rs:99:12 [INFO] [stdout] | [INFO] [stdout] 71 | impl Context { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 99 | pub fn push_js_path(&mut self, path: impl Into) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.43s [INFO] running `Command { std: "docker" "inspect" "a1170d5c1ffb51bcacdad91ee8432fe6494aa734e9ef9f553a14b3df35774caf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1170d5c1ffb51bcacdad91ee8432fe6494aa734e9ef9f553a14b3df35774caf", kill_on_drop: false }` [INFO] [stdout] a1170d5c1ffb51bcacdad91ee8432fe6494aa734e9ef9f553a14b3df35774caf