[INFO] fetching crate genpdf 0.2.0... [INFO] testing genpdf-0.2.0 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate genpdf 0.2.0 into /workspace/builds/worker-47/source [INFO] validating manifest of crates.io crate genpdf 0.2.0 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate genpdf 0.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate genpdf 0.2.0 [INFO] tweaked toml for crates.io crate genpdf 0.2.0 written to /workspace/builds/worker-47/source/Cargo.toml [INFO] crate crates.io crate genpdf 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded const_fn v0.4.7 [INFO] [stderr] Downloaded derive_more v0.99.13 [INFO] [stderr] Downloaded lopdf v0.26.0 [INFO] [stderr] Downloaded printpdf v0.3.4 [INFO] [stderr] Downloaded fst v0.4.6 [INFO] [stderr] Downloaded hyphenation_commons v0.8.0 [INFO] [stderr] Downloaded pocket-resources v0.3.2 [INFO] [stderr] Downloaded hyphenation v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96741b6489eab3dca51376091c816375e3e252c208b549fbd7f5eb79b766a50c [INFO] running `Command { std: "docker" "start" "-a" "96741b6489eab3dca51376091c816375e3e252c208b549fbd7f5eb79b766a50c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96741b6489eab3dca51376091c816375e3e252c208b549fbd7f5eb79b766a50c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96741b6489eab3dca51376091c816375e3e252c208b549fbd7f5eb79b766a50c", kill_on_drop: false }` [INFO] [stdout] 96741b6489eab3dca51376091c816375e3e252c208b549fbd7f5eb79b766a50c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 291f0bddd916ac64e7c2870d0679635e738312ed388455d0b643dfdcf07e6ed8 [INFO] running `Command { std: "docker" "start" "-a" "291f0bddd916ac64e7c2870d0679635e738312ed388455d0b643dfdcf07e6ed8", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling const_fn v0.4.7 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling pom v3.2.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling derive_more v0.99.13 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling lopdf v0.26.0 [INFO] [stderr] Compiling printpdf v0.3.4 [INFO] [stderr] Compiling genpdf v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.96s [INFO] running `Command { std: "docker" "inspect" "291f0bddd916ac64e7c2870d0679635e738312ed388455d0b643dfdcf07e6ed8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "291f0bddd916ac64e7c2870d0679635e738312ed388455d0b643dfdcf07e6ed8", kill_on_drop: false }` [INFO] [stdout] 291f0bddd916ac64e7c2870d0679635e738312ed388455d0b643dfdcf07e6ed8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 471f3b4155f094e354cc73f0c8babb5d9af6fdfb7985bf5c5b3b58115254e878 [INFO] running `Command { std: "docker" "start" "-a" "471f3b4155f094e354cc73f0c8babb5d9af6fdfb7985bf5c5b3b58115254e878", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling fst v0.4.6 [INFO] [stderr] Compiling pocket-resources v0.3.2 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling hyphenation_commons v0.8.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling hyphenation v0.8.0 [INFO] [stderr] Compiling genpdf v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.21s [INFO] running `Command { std: "docker" "inspect" "471f3b4155f094e354cc73f0c8babb5d9af6fdfb7985bf5c5b3b58115254e878", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "471f3b4155f094e354cc73f0c8babb5d9af6fdfb7985bf5c5b3b58115254e878", kill_on_drop: false }` [INFO] [stdout] 471f3b4155f094e354cc73f0c8babb5d9af6fdfb7985bf5c5b3b58115254e878 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 27b2773e994d967beff680743e4a43500abff205b57d42588eed304cc9348d3b [INFO] running `Command { std: "docker" "start" "-a" "27b2773e994d967beff680743e4a43500abff205b57d42588eed304cc9348d3b", 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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.62s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/genpdf-65563a83c1360b27) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_rotation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests genpdf [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test src/lib.rs - Document (line 554) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 18) - compile ... ok [INFO] [stdout] test src/elements.rs - elements::TableLayout (line 1120) ... FAILED [INFO] [stdout] test src/elements.rs - elements::OrderedList (line 739) ... FAILED [INFO] [stdout] test src/elements.rs - elements::TableLayoutRow (line 1049) ... FAILED [INFO] [stdout] test src/elements.rs - elements::OrderedList (line 748) ... FAILED [INFO] [stdout] test src/elements.rs - elements::TableLayoutRow (line 1059) ... FAILED [INFO] [stdout] test src/elements.rs - elements::TableLayout (line 1131) ... FAILED [INFO] [stdout] test src/elements.rs - elements::UnorderedList (line 663) ... FAILED [INFO] [stdout] test src/elements.rs - elements::UnorderedList (line 654) ... FAILED [INFO] [stdout] test src/elements.rs - elements::StyledElement (line 540) ... FAILED [INFO] [stdout] test src/elements.rs - elements::LinearLayout (line 66) ... FAILED [INFO] [stdout] test src/elements.rs - elements::BulletPoint (line 822) ... FAILED [INFO] [stdout] test src/elements.rs - elements::UnorderedList (line 672) ... FAILED [INFO] [stdout] test src/elements.rs - elements::OrderedList (line 757) ... FAILED [INFO] [stdout] test src/elements.rs - elements::LinearLayout (line 74) ... FAILED [INFO] [stdout] test src/elements.rs - elements::Paragraph (line 217) ... FAILED [INFO] [stdout] test src/style.rs - style::StyledString (line 341) ... FAILED [INFO] [stdout] test src/elements.rs - elements::FramedElement (line 580) ... FAILED [INFO] [stdout] test src/style.rs - style (line 15) ... FAILED [INFO] [stdout] test src/style.rs - style::StyledStr (line 400) ... FAILED [INFO] [stdout] test src/elements.rs - elements::FramedElement (line 588) ... FAILED [INFO] [stdout] test src/elements.rs - elements::PaddedElement (line 485) ... FAILED [INFO] [stdout] test src/elements.rs - elements::Paragraph (line 207) ... FAILED [INFO] [stdout] test src/elements.rs - elements::StyledElement (line 531) ... FAILED [INFO] [stdout] test src/elements.rs - elements::PaddedElement (line 476) ... FAILED [INFO] [stdout] test src/style.rs - style::StyledCow (line 459) ... FAILED [INFO] [stdout] test src/elements.rs - elements::Break (line 386) ... FAILED [INFO] [stdout] test src/elements.rs - elements::PageBreak (line 434) ... FAILED [INFO] [stdout] test src/style.rs - style::Color (line 45) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/elements.rs - elements::TableLayout (line 1120) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/elements.rs - elements::OrderedList (line 739) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/elements.rs - elements::TableLayoutRow (line 1049) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/elements.rs - elements::OrderedList (line 748) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/elements.rs - elements::TableLayoutRow (line 1059) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/elements.rs - elements::TableLayout (line 1131) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/elements.rs - elements::UnorderedList (line 663) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/elements.rs - elements::UnorderedList (line 654) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/elements.rs - elements::StyledElement (line 540) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/elements.rs - elements::LinearLayout (line 66) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/elements.rs - elements::BulletPoint (line 822) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/elements.rs - elements::UnorderedList (line 672) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/elements.rs - elements::OrderedList (line 757) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/elements.rs - elements::LinearLayout (line 74) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/elements.rs - elements::Paragraph (line 217) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/style.rs - style::StyledString (line 341) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/elements.rs - elements::FramedElement (line 580) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/style.rs - style (line 15) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/style.rs - style::StyledStr (line 400) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/elements.rs - elements::FramedElement (line 588) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/elements.rs - elements::PaddedElement (line 485) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/elements.rs - elements::Paragraph (line 207) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/elements.rs - elements::StyledElement (line 531) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/elements.rs - elements::PaddedElement (line 476) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/style.rs - style::StyledCow (line 459) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/elements.rs - elements::Break (line 386) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/elements.rs - elements::PageBreak (line 434) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/style.rs - style::Color (line 45) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/elements.rs - elements::Break (line 386) [INFO] [stdout] src/elements.rs - elements::BulletPoint (line 822) [INFO] [stdout] src/elements.rs - elements::FramedElement (line 580) [INFO] [stdout] src/elements.rs - elements::FramedElement (line 588) [INFO] [stdout] src/elements.rs - elements::LinearLayout (line 66) [INFO] [stdout] src/elements.rs - elements::LinearLayout (line 74) [INFO] [stdout] src/elements.rs - elements::OrderedList (line 739) [INFO] [stdout] src/elements.rs - elements::OrderedList (line 748) [INFO] [stdout] src/elements.rs - elements::OrderedList (line 757) [INFO] [stdout] src/elements.rs - elements::PaddedElement (line 476) [INFO] [stdout] src/elements.rs - elements::PaddedElement (line 485) [INFO] [stdout] src/elements.rs - elements::PageBreak (line 434) [INFO] [stdout] src/elements.rs - elements::Paragraph (line 207) [INFO] [stdout] src/elements.rs - elements::Paragraph (line 217) [INFO] [stdout] src/elements.rs - elements::StyledElement (line 531) [INFO] [stdout] src/elements.rs - elements::StyledElement (line 540) [INFO] [stdout] src/elements.rs - elements::TableLayout (line 1120) [INFO] [stdout] src/elements.rs - elements::TableLayout (line 1131) [INFO] [stdout] src/elements.rs - elements::TableLayoutRow (line 1049) [INFO] [stdout] src/elements.rs - elements::TableLayoutRow (line 1059) [INFO] [stdout] src/elements.rs - elements::UnorderedList (line 654) [INFO] [stdout] src/elements.rs - elements::UnorderedList (line 663) [INFO] [stdout] src/elements.rs - elements::UnorderedList (line 672) [INFO] [stdout] src/style.rs - style (line 15) [INFO] [stdout] src/style.rs - style::Color (line 45) [INFO] [stdout] src/style.rs - style::StyledCow (line 459) [INFO] [stdout] src/style.rs - style::StyledStr (line 400) [INFO] [stdout] src/style.rs - style::StyledString (line 341) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 28 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.27s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "27b2773e994d967beff680743e4a43500abff205b57d42588eed304cc9348d3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27b2773e994d967beff680743e4a43500abff205b57d42588eed304cc9348d3b", kill_on_drop: false }` [INFO] [stdout] 27b2773e994d967beff680743e4a43500abff205b57d42588eed304cc9348d3b