[INFO] fetching crate bookbinder_epub 0.1.1... [INFO] testing bookbinder_epub-0.1.1 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate bookbinder_epub 0.1.1 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate bookbinder_epub 0.1.1 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bookbinder_epub 0.1.1 [INFO] finished tweaking crates.io crate bookbinder_epub 0.1.1 [INFO] tweaked toml for crates.io crate bookbinder_epub 0.1.1 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e983ce7412473c499805fe512b327cf9b1d601bb627c102a53d8740124c354ef [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e983ce7412473c499805fe512b327cf9b1d601bb627c102a53d8740124c354ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e983ce7412473c499805fe512b327cf9b1d601bb627c102a53d8740124c354ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e983ce7412473c499805fe512b327cf9b1d601bb627c102a53d8740124c354ef", kill_on_drop: false }` [INFO] [stdout] e983ce7412473c499805fe512b327cf9b1d601bb627c102a53d8740124c354ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8eceeff9cac93a82f72320c43a20121a7151ac81f3ddaa182eac04f75d5bf48 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e8eceeff9cac93a82f72320c43a20121a7151ac81f3ddaa182eac04f75d5bf48", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-general-category v0.2.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ttf-parser v0.9.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling unicode-script v0.5.4 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling rctree v0.3.3 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling pico-args v0.3.4 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling temp_file_name v0.1.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ttf-parser v0.8.3 [INFO] [stderr] Compiling paragraph-breaker v0.4.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling data-url v0.1.1 [INFO] [stderr] Compiling svgtypes v0.5.0 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling rgb v0.8.29 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling kurbo v0.7.1 [INFO] [stderr] Compiling roxmltree v0.13.1 [INFO] [stderr] Compiling svgfilters v0.2.0 [INFO] [stderr] Compiling wide v0.6.5 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rustybuzz v0.3.0 [INFO] [stderr] Compiling fontdb v0.3.0 [INFO] [stderr] Compiling tiny-skia v0.2.0 [INFO] [stderr] Compiling extended_pulldown v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling usvg v0.12.0 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling resvg v0.12.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling bookbinder_common v0.1.1 [INFO] [stderr] Compiling bookbinder_ast v0.1.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling epub_metadata v0.1.0 [INFO] [stderr] Compiling epub_bundler v0.1.1 [INFO] [stderr] Compiling bookbinder_epub v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error: field is never read: `height_below_baseline` [INFO] [stdout] --> src/svg_titlepage_generator.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 179 | pub(crate) height_below_baseline: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | #![deny(dead_code)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bookbinder_epub` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "e8eceeff9cac93a82f72320c43a20121a7151ac81f3ddaa182eac04f75d5bf48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8eceeff9cac93a82f72320c43a20121a7151ac81f3ddaa182eac04f75d5bf48", kill_on_drop: false }` [INFO] [stdout] e8eceeff9cac93a82f72320c43a20121a7151ac81f3ddaa182eac04f75d5bf48