[INFO] fetching crate catmark 0.2.2... [INFO] testing catmark-0.2.2 against 1.60.0 for beta-1.61-1 [INFO] extracting crate catmark 0.2.2 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate catmark 0.2.2 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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 base64 v0.8.0 [INFO] [stderr] Downloaded plist v0.2.4 [INFO] [stderr] Downloaded onig v3.2.2 [INFO] [stderr] Downloaded onig_sys v68.2.1 [INFO] [stderr] Downloaded xml-rs v0.7.0 [INFO] [stderr] Downloaded syntect v2.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75b951a84cb5317e5206dacd6b81d824165049198b62a00172210f620b3521de [INFO] running `Command { std: "docker" "start" "-a" "75b951a84cb5317e5206dacd6b81d824165049198b62a00172210f620b3521de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75b951a84cb5317e5206dacd6b81d824165049198b62a00172210f620b3521de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75b951a84cb5317e5206dacd6b81d824165049198b62a00172210f620b3521de", kill_on_drop: false }` [INFO] [stdout] 75b951a84cb5317e5206dacd6b81d824165049198b62a00172210f620b3521de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8010b256eddc5a9efa978cff3a0beacacab318f2b66512066ae60aae06fe24df [INFO] running `Command { std: "docker" "start" "-a" "8010b256eddc5a9efa978cff3a0beacacab318f2b66512066ae60aae06fe24df", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling plist v0.2.4 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling onig_sys v68.2.1 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling base64 v0.8.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling onig v3.2.2 [INFO] [stderr] Compiling syntect v2.1.0 [INFO] [stderr] Compiling catmark v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `default` [INFO] [stdout] --> src/dombox.rs:53:12 [INFO] [stdout] | [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: variant is never constructed: `Center` [INFO] [stdout] --> src/dombox.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | Center, [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] --> src/dombox.rs:85:10 [INFO] [stdout] | [INFO] [stdout] 85 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Right` [INFO] [stdout] --> src/dombox.rs:89:5 [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] --> src/dombox.rs:85:10 [INFO] [stdout] | [INFO] [stdout] 85 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Table` [INFO] [stdout] --> src/dombox.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | Table, [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] --> src/dombox.rs:162:10 [INFO] [stdout] | [INFO] [stdout] 162 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TableColumn` [INFO] [stdout] --> src/dombox.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | TableColumn, [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] --> src/dombox.rs:162:10 [INFO] [stdout] | [INFO] [stdout] 162 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TableItem` [INFO] [stdout] --> src/dombox.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | TableItem, [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] --> src/dombox.rs:162:10 [INFO] [stdout] | [INFO] [stdout] 162 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Image` [INFO] [stdout] --> src/dombox.rs:175:5 [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] --> src/dombox.rs:162:10 [INFO] [stdout] | [INFO] [stdout] 162 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.23s [INFO] running `Command { std: "docker" "inspect" "8010b256eddc5a9efa978cff3a0beacacab318f2b66512066ae60aae06fe24df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8010b256eddc5a9efa978cff3a0beacacab318f2b66512066ae60aae06fe24df", kill_on_drop: false }` [INFO] [stdout] 8010b256eddc5a9efa978cff3a0beacacab318f2b66512066ae60aae06fe24df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd295ac4130f0c01e6694b420331b00f7f9faf8b32673b4d45ef9585cbb11596 [INFO] running `Command { std: "docker" "start" "-a" "fd295ac4130f0c01e6694b420331b00f7f9faf8b32673b4d45ef9585cbb11596", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling catmark v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `default` [INFO] [stdout] --> src/dombox.rs:53:12 [INFO] [stdout] | [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: variant is never constructed: `Center` [INFO] [stdout] --> src/dombox.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | Center, [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] --> src/dombox.rs:85:10 [INFO] [stdout] | [INFO] [stdout] 85 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Right` [INFO] [stdout] --> src/dombox.rs:89:5 [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] --> src/dombox.rs:85:10 [INFO] [stdout] | [INFO] [stdout] 85 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Table` [INFO] [stdout] --> src/dombox.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | Table, [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] --> src/dombox.rs:162:10 [INFO] [stdout] | [INFO] [stdout] 162 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TableColumn` [INFO] [stdout] --> src/dombox.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | TableColumn, [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] --> src/dombox.rs:162:10 [INFO] [stdout] | [INFO] [stdout] 162 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TableItem` [INFO] [stdout] --> src/dombox.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | TableItem, [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] --> src/dombox.rs:162:10 [INFO] [stdout] | [INFO] [stdout] 162 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Image` [INFO] [stdout] --> src/dombox.rs:175:5 [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] --> src/dombox.rs:162:10 [INFO] [stdout] | [INFO] [stdout] 162 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.86s [INFO] running `Command { std: "docker" "inspect" "fd295ac4130f0c01e6694b420331b00f7f9faf8b32673b4d45ef9585cbb11596", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd295ac4130f0c01e6694b420331b00f7f9faf8b32673b4d45ef9585cbb11596", kill_on_drop: false }` [INFO] [stdout] fd295ac4130f0c01e6694b420331b00f7f9faf8b32673b4d45ef9585cbb11596 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b4930bbff2f733e0baae190b94800af6a7b7029203b2f0d6db3e70a01936062c [INFO] running `Command { std: "docker" "start" "-a" "b4930bbff2f733e0baae190b94800af6a7b7029203b2f0d6db3e70a01936062c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: associated function is never used: `default` [INFO] [stdout] [INFO] [stderr] --> src/dombox.rs:53:12 [INFO] [stdout] running 0 tests [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 53 | pub fn default() -> DomColor { [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | ^^^^^^^ [INFO] [stdout] [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Center` [INFO] [stderr] --> src/dombox.rs:88:5 [INFO] [stderr] | [INFO] [stderr] 88 | Center, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TextAlign` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/dombox.rs:85:10 [INFO] [stderr] | [INFO] [stderr] 85 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Right` [INFO] [stderr] --> src/dombox.rs:89:5 [INFO] [stderr] | [INFO] [stderr] 89 | Right, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TextAlign` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/dombox.rs:85:10 [INFO] [stderr] | [INFO] [stderr] 85 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Table` [INFO] [stderr] --> src/dombox.rs:172:5 [INFO] [stderr] | [INFO] [stderr] 172 | Table, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `BoxKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/dombox.rs:162:10 [INFO] [stderr] | [INFO] [stderr] 162 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `TableColumn` [INFO] [stderr] --> src/dombox.rs:173:5 [INFO] [stderr] | [INFO] [stderr] 173 | TableColumn, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `BoxKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/dombox.rs:162:10 [INFO] [stderr] | [INFO] [stderr] 162 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `TableItem` [INFO] [stderr] --> src/dombox.rs:174:5 [INFO] [stderr] | [INFO] [stderr] 174 | TableItem, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `BoxKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/dombox.rs:162:10 [INFO] [stderr] | [INFO] [stderr] 162 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Image` [INFO] [stderr] --> src/dombox.rs:175:5 [INFO] [stderr] | [INFO] [stderr] 175 | Image, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `BoxKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/dombox.rs:162:10 [INFO] [stderr] | [INFO] [stderr] 162 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `catmark` (bin "catmark" test) generated 7 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/catmark-f55f0735b9ba1163) [INFO] running `Command { std: "docker" "inspect" "b4930bbff2f733e0baae190b94800af6a7b7029203b2f0d6db3e70a01936062c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4930bbff2f733e0baae190b94800af6a7b7029203b2f0d6db3e70a01936062c", kill_on_drop: false }` [INFO] [stdout] b4930bbff2f733e0baae190b94800af6a7b7029203b2f0d6db3e70a01936062c