[INFO] cloning repository https://github.com/eonm-abes/pdf-shape [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eonm-abes/pdf-shape" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feonm-abes%2Fpdf-shape", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feonm-abes%2Fpdf-shape'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3c7b16ae933c2cba75a4c028526820a8daf5f200 [INFO] checking eonm-abes/pdf-shape against master#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feonm-abes%2Fpdf-shape" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eonm-abes/pdf-shape on toolchain db1fb85cff63ad5fffe435e17128f99f9e1d970c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/eonm-abes/pdf-shape [INFO] finished tweaking git repo https://github.com/eonm-abes/pdf-shape [INFO] tweaked toml for git repo https://github.com/eonm-abes/pdf-shape written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/eonm-abes/pdf-shape already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d31c2dccf52ec8f93e06ac0c63a1cb3aa78ff9874558457b39ec595bd31acc2 [INFO] running `Command { std: "docker" "start" "-a" "1d31c2dccf52ec8f93e06ac0c63a1cb3aa78ff9874558457b39ec595bd31acc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d31c2dccf52ec8f93e06ac0c63a1cb3aa78ff9874558457b39ec595bd31acc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d31c2dccf52ec8f93e06ac0c63a1cb3aa78ff9874558457b39ec595bd31acc2", kill_on_drop: false }` [INFO] [stdout] 1d31c2dccf52ec8f93e06ac0c63a1cb3aa78ff9874558457b39ec595bd31acc2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7791072f575519a5044c2102dba2eb41cb1a82236633f898346e1d82256f046 [INFO] running `Command { std: "docker" "start" "-a" "f7791072f575519a5044c2102dba2eb41cb1a82236633f898346e1d82256f046", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.23 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Checking indextree v4.3.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking streaming-stats v0.2.3 [INFO] [stderr] Checking quick-xml v0.19.0 [INFO] [stderr] Checking pdf-shape v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/raw_document/mod.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | id: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `x` [INFO] [stdout] --> src/raw_document/mod.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | x: f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `y` [INFO] [stdout] --> src/raw_document/mod.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | y: f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `height` [INFO] [stdout] --> src/raw_document/mod.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | height: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `width` [INFO] [stdout] --> src/raw_document/mod.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | width: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `x` [INFO] [stdout] --> src/raw_document/mod.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | x: f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `y` [INFO] [stdout] --> src/raw_document/mod.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | y: f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/raw_document/mod.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | id: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `width` [INFO] [stdout] --> src/raw_document/mod.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | width: f32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `height` [INFO] [stdout] --> src/raw_document/mod.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | height: f32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sid` [INFO] [stdout] --> src/raw_document/mod.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | sid: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/raw_document/mod.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | id: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `font_name` [INFO] [stdout] --> src/raw_document/mod.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | font_name: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `font_color` [INFO] [stdout] --> src/raw_document/mod.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | font_color: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `last_token` [INFO] [stdout] --> src/raw_document/mod.rs:216:8 [INFO] [stdout] | [INFO] [stdout] 216 | fn last_token(&self) -> Option<&Token> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `widest_token` [INFO] [stdout] --> src/raw_document/mod.rs:220:8 [INFO] [stdout] | [INFO] [stdout] 220 | fn widest_token(&self) -> Option<&Token> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/raw_document/mod.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | id: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `x` [INFO] [stdout] --> src/raw_document/mod.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | x: f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `y` [INFO] [stdout] --> src/raw_document/mod.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | y: f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `height` [INFO] [stdout] --> src/raw_document/mod.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | height: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `width` [INFO] [stdout] --> src/raw_document/mod.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | width: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `x` [INFO] [stdout] --> src/raw_document/mod.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | x: f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `y` [INFO] [stdout] --> src/raw_document/mod.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | y: f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/raw_document/mod.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | id: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `width` [INFO] [stdout] --> src/raw_document/mod.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | width: f32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `height` [INFO] [stdout] --> src/raw_document/mod.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | height: f32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sid` [INFO] [stdout] --> src/raw_document/mod.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | sid: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/raw_document/mod.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | id: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `font_name` [INFO] [stdout] --> src/raw_document/mod.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | font_name: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `font_color` [INFO] [stdout] --> src/raw_document/mod.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | font_color: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `last_token` [INFO] [stdout] --> src/raw_document/mod.rs:216:8 [INFO] [stdout] | [INFO] [stdout] 216 | fn last_token(&self) -> Option<&Token> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `widest_token` [INFO] [stdout] --> src/raw_document/mod.rs:220:8 [INFO] [stdout] | [INFO] [stdout] 220 | fn widest_token(&self) -> Option<&Token> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.49s [INFO] running `Command { std: "docker" "inspect" "f7791072f575519a5044c2102dba2eb41cb1a82236633f898346e1d82256f046", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7791072f575519a5044c2102dba2eb41cb1a82236633f898346e1d82256f046", kill_on_drop: false }` [INFO] [stdout] f7791072f575519a5044c2102dba2eb41cb1a82236633f898346e1d82256f046