[INFO] fetching crate catmark 0.2.2...
[INFO] checking catmark-0.2.2 against master#e59540968e0c6fc3c37d92a639b83fc8fcee5e81 for pr-114559
[INFO] extracting crate catmark 0.2.2 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate catmark 0.2.2 on toolchain e59540968e0c6fc3c37d92a639b83fc8fcee5e81
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate catmark 0.2.2
[INFO] finished tweaking crates.io crate catmark 0.2.2
[INFO] tweaked toml for crates.io crate catmark 0.2.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded safemem v0.2.0
[INFO] [stderr]   Downloaded plist v0.2.4
[INFO] [stderr]   Downloaded onig v3.2.2
[INFO] [stderr]   Downloaded base64 v0.8.0
[INFO] [stderr]   Downloaded pulldown-cmark v0.1.2
[INFO] [stderr]   Downloaded regex-syntax v0.4.2
[INFO] [stderr]   Downloaded onig_sys v68.2.1
[INFO] [stderr]   Downloaded syntect v2.1.0
[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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 489707fec5341bd6fbd43fd638ae042efedd8a5b775081b9751a1eecae527f99
[INFO] running `Command { std: "docker" "start" "-a" "489707fec5341bd6fbd43fd638ae042efedd8a5b775081b9751a1eecae527f99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "489707fec5341bd6fbd43fd638ae042efedd8a5b775081b9751a1eecae527f99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "489707fec5341bd6fbd43fd638ae042efedd8a5b775081b9751a1eecae527f99", kill_on_drop: false }`
[INFO] [stdout] 489707fec5341bd6fbd43fd638ae042efedd8a5b775081b9751a1eecae527f99
[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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 10a736c9b194962ba053e12f2e923e5f34c760ad20b2200f1404bb4e4bf1bac7
[INFO] running `Command { std: "docker" "start" "-a" "10a736c9b194962ba053e12f2e923e5f34c760ad20b2200f1404bb4e4bf1bac7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]     Checking safemem v0.2.0
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling plist v0.2.4
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling pulldown-cmark v0.1.2
[INFO] [stderr]     Checking xml-rs v0.7.0
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking bitflags v0.9.1
[INFO] [stderr]     Checking base64 v0.8.0
[INFO] [stderr]     Checking regex-syntax v0.4.2
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking term_size v0.3.2
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]    Compiling onig_sys v68.2.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking onig v3.2.2
[INFO] [stderr]     Checking syntect v2.1.0
[INFO] [stderr]     Checking catmark v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `default` is never used
[INFO] [stdout]   --> src/dombox.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | impl DomColor {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 53 |     pub fn default() -> DomColor {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `default` is never used
[INFO] [stdout]   --> src/dombox.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | impl DomColor {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 53 |     pub fn default() -> DomColor {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Center` and `Right` are never constructed
[INFO] [stdout]   --> src/dombox.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub enum TextAlign {
[INFO] [stdout]    |          --------- variants in this enum
[INFO] [stdout] 87 |     Left,
[INFO] [stdout] 88 |     Center,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 89 |     Right,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TextAlign` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Center` and `Right` are never constructed
[INFO] [stdout]   --> src/dombox.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub enum TextAlign {
[INFO] [stdout]    |          --------- variants in this enum
[INFO] [stdout] 87 |     Left,
[INFO] [stdout] 88 |     Center,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 89 |     Right,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TextAlign` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Table`, `TableColumn`, `TableItem`, and `Image` are never constructed
[INFO] [stdout]    --> src/dombox.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 163 | pub enum BoxKind<'a> {
[INFO] [stdout]     |          ------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 172 |     Table,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 173 |     TableColumn,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 174 |     TableItem,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 175 |     Image,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BoxKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Table`, `TableColumn`, `TableItem`, and `Image` are never constructed
[INFO] [stdout]    --> src/dombox.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 163 | pub enum BoxKind<'a> {
[INFO] [stdout]     |          ------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 172 |     Table,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 173 |     TableColumn,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 174 |     TableItem,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 175 |     Image,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BoxKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 5.35s
[INFO] running `Command { std: "docker" "inspect" "10a736c9b194962ba053e12f2e923e5f34c760ad20b2200f1404bb4e4bf1bac7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10a736c9b194962ba053e12f2e923e5f34c760ad20b2200f1404bb4e4bf1bac7", kill_on_drop: false }`
[INFO] [stdout] 10a736c9b194962ba053e12f2e923e5f34c760ad20b2200f1404bb4e4bf1bac7
