[INFO] cloning repository https://github.com/lise-henry/crowbook [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lise-henry/crowbook" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flise-henry%2Fcrowbook", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flise-henry%2Fcrowbook'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9129c123f9466d25cf4911277bb8fe897de1dd1e [INFO] building lise-henry/crowbook against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flise-henry%2Fcrowbook" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lise-henry/crowbook [INFO] finished tweaking git repo https://github.com/lise-henry/crowbook [INFO] tweaked toml for git repo https://github.com/lise-henry/crowbook written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lise-henry/crowbook on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lise-henry/crowbook 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded roman-numerals-rs v3.1.0 [INFO] [stderr] Downloaded phf v0.7.24 [INFO] [stderr] Downloaded fancy-regex v0.11.0 [INFO] [stderr] Downloaded caseless v0.2.2 [INFO] [stderr] Downloaded zopfli v0.8.2 [INFO] [stderr] Downloaded num-bigint v0.1.45 [INFO] [stderr] Downloaded clap v4.5.39 [INFO] [stderr] Downloaded bon v3.6.3 [INFO] [stderr] Downloaded upon v0.8.1 [INFO] [stderr] Downloaded rust-i18n v3.1.5 [INFO] [stderr] Downloaded comrak v0.39.0 [INFO] [stderr] Downloaded num v0.1.43 [INFO] [stderr] Downloaded rust-freqdist v0.1.5 [INFO] [stderr] Downloaded epub-builder v0.8.0 [INFO] [stderr] Downloaded phf_macros v0.7.24 [INFO] [stderr] Downloaded rust-i18n-macro v3.1.5 [INFO] [stderr] Downloaded base62 v2.2.1 [INFO] [stderr] Downloaded toml_write v0.1.1 [INFO] [stderr] Downloaded upon v0.7.1 [INFO] [stderr] Downloaded crowbook-text-processing v1.1.1 [INFO] [stderr] Downloaded derive_arbitrary v1.4.1 [INFO] [stderr] Downloaded zip v2.4.2 [INFO] [stderr] Downloaded num-complex v0.1.44 [INFO] [stderr] Downloaded plist v1.7.1 [INFO] [stderr] Downloaded num-rational v0.1.43 [INFO] [stderr] Downloaded phf_generator v0.7.24 [INFO] [stderr] Downloaded phf_shared v0.7.24 [INFO] [stderr] Downloaded rust-i18n-support v3.1.5 [INFO] [stderr] Downloaded bon-macros v3.6.3 [INFO] [stderr] Downloaded clap_builder v4.5.39 [INFO] [stderr] Downloaded punkt v1.0.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5da69ab45b877db52b3b313f1ec4305f973faa59e61a089bd0957d35e2310fda [INFO] running `Command { std: "docker" "start" "-a" "5da69ab45b877db52b3b313f1ec4305f973faa59e61a089bd0957d35e2310fda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5da69ab45b877db52b3b313f1ec4305f973faa59e61a089bd0957d35e2310fda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5da69ab45b877db52b3b313f1ec4305f973faa59e61a089bd0957d35e2310fda", kill_on_drop: false }` [INFO] [stdout] 5da69ab45b877db52b3b313f1ec4305f973faa59e61a089bd0957d35e2310fda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad879b77e88cdab27c0f5c7e1b492574371bfba0d746aac055a10f2cf7e4a07f [INFO] running `Command { std: "docker" "start" "-a" "ad879b77e88cdab27c0f5c7e1b492574371bfba0d746aac055a10f2cf7e4a07f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling prettyplease v0.2.33 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling base62 v2.2.1 [INFO] [stderr] Compiling normpath v1.3.0 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling quick-xml v0.32.0 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling roman-numerals-rs v3.1.0 [INFO] [stderr] Compiling caseless v0.2.2 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling crowbook-text-processing v1.1.1 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling rust-i18n v3.1.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling bon-macros v3.6.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bon v3.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling plist v1.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling upon v0.8.1 [INFO] [stderr] Compiling upon v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling epub-builder v0.8.0 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling comrak v0.39.0 [INFO] [stderr] Compiling rust-i18n-support v3.1.5 [INFO] [stderr] Compiling rust-i18n-macro v3.1.5 [INFO] [stderr] Compiling crowbook v0.17.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `proofread` is never used [INFO] [stdout] --> src/lib/html_single.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 41 | impl<'a> HtmlSingleRenderer<'a> { [INFO] [stdout] | ------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 56 | pub fn proofread(mut self) -> HtmlSingleRenderer<'a> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProofHtmlSingle` is never constructed [INFO] [stdout] --> src/lib/html_single.rs:336:12 [INFO] [stdout] | [INFO] [stdout] 336 | pub struct ProofHtmlSingle {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProofLatex` is never constructed [INFO] [stdout] --> src/lib/latex.rs:637:12 [INFO] [stdout] | [INFO] [stdout] 637 | pub struct ProofLatex; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProofPdf` is never constructed [INFO] [stdout] --> src/lib/latex.rs:639:12 [INFO] [stdout] | [INFO] [stdout] 639 | pub struct ProofPdf; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "ad879b77e88cdab27c0f5c7e1b492574371bfba0d746aac055a10f2cf7e4a07f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad879b77e88cdab27c0f5c7e1b492574371bfba0d746aac055a10f2cf7e4a07f", kill_on_drop: false }` [INFO] [stdout] ad879b77e88cdab27c0f5c7e1b492574371bfba0d746aac055a10f2cf7e4a07f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 426a3c0cc8ad8fea65a80b63dcc9cf43907b6aba913cd12ccf42b95ae2e80cd4 [INFO] running `Command { std: "docker" "start" "-a" "426a3c0cc8ad8fea65a80b63dcc9cf43907b6aba913cd12ccf42b95ae2e80cd4", kill_on_drop: false }` [INFO] [stderr] Compiling crowbook v0.17.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `proofread` is never used [INFO] [stdout] --> src/lib/html_single.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 41 | impl<'a> HtmlSingleRenderer<'a> { [INFO] [stdout] | ------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 56 | pub fn proofread(mut self) -> HtmlSingleRenderer<'a> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProofHtmlSingle` is never constructed [INFO] [stdout] --> src/lib/html_single.rs:336:12 [INFO] [stdout] | [INFO] [stdout] 336 | pub struct ProofHtmlSingle {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProofLatex` is never constructed [INFO] [stdout] --> src/lib/latex.rs:637:12 [INFO] [stdout] | [INFO] [stdout] 637 | pub struct ProofLatex; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProofPdf` is never constructed [INFO] [stdout] --> src/lib/latex.rs:639:12 [INFO] [stdout] | [INFO] [stdout] 639 | pub struct ProofPdf; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `proofread` is never used [INFO] [stdout] --> src/lib/html_single.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 41 | impl<'a> HtmlSingleRenderer<'a> { [INFO] [stdout] | ------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 56 | pub fn proofread(mut self) -> HtmlSingleRenderer<'a> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProofHtmlSingle` is never constructed [INFO] [stdout] --> src/lib/html_single.rs:336:12 [INFO] [stdout] | [INFO] [stdout] 336 | pub struct ProofHtmlSingle {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProofLatex` is never constructed [INFO] [stdout] --> src/lib/latex.rs:637:12 [INFO] [stdout] | [INFO] [stdout] 637 | pub struct ProofLatex; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProofPdf` is never constructed [INFO] [stdout] --> src/lib/latex.rs:639:12 [INFO] [stdout] | [INFO] [stdout] 639 | pub struct ProofPdf; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.70s [INFO] running `Command { std: "docker" "inspect" "426a3c0cc8ad8fea65a80b63dcc9cf43907b6aba913cd12ccf42b95ae2e80cd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "426a3c0cc8ad8fea65a80b63dcc9cf43907b6aba913cd12ccf42b95ae2e80cd4", kill_on_drop: false }` [INFO] [stdout] 426a3c0cc8ad8fea65a80b63dcc9cf43907b6aba913cd12ccf42b95ae2e80cd4