[INFO] cloning repository https://github.com/Geemili/mdproof [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Geemili/mdproof" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeemili%2Fmdproof", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeemili%2Fmdproof'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7cbd275d01f9eb25acf04c258ad2aa6878ce9151 [INFO] testing Geemili/mdproof against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeemili%2Fmdproof" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Geemili/mdproof on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Geemili/mdproof [INFO] finished tweaking git repo https://github.com/Geemili/mdproof [INFO] tweaked toml for git repo https://github.com/Geemili/mdproof written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/Geemili/mdproof already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a10b1a119e24dca1e98f2f4d4f8560838f0bfaec6dd4cde018c5e39143ce41e [INFO] running `Command { std: "docker" "start" "-a" "5a10b1a119e24dca1e98f2f4d4f8560838f0bfaec6dd4cde018c5e39143ce41e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a10b1a119e24dca1e98f2f4d4f8560838f0bfaec6dd4cde018c5e39143ce41e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a10b1a119e24dca1e98f2f4d4f8560838f0bfaec6dd4cde018c5e39143ce41e", kill_on_drop: false }` [INFO] [stdout] 5a10b1a119e24dca1e98f2f4d4f8560838f0bfaec6dd4cde018c5e39143ce41e [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=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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af8f910573207ab5899f4e8d09788d9931cd2bcf7ddad90238374afb9c1e9d95 [INFO] running `Command { std: "docker" "start" "-a" "af8f910573207ab5899f4e8d09788d9931cd2bcf7ddad90238374afb9c1e9d95", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling num-derive v0.2.3 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.13 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling pom v1.1.0 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling arrayvec v0.4.8 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling inflate v0.4.3 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling gif v0.10.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling stb_truetype v0.2.4 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling approx v0.3.0 [INFO] [stderr] Compiling ordered-float v1.0.1 [INFO] [stderr] Compiling lopdf v0.17.0 [INFO] [stderr] Compiling rusttype v0.7.3 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling structopt-derive v0.2.13 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling quick-xml v0.13.1 [INFO] [stderr] Compiling structopt v0.2.13 [INFO] [stderr] Compiling clap-verbosity-flag v0.1.0 [INFO] [stderr] Compiling tiff v0.2.1 [INFO] [stderr] Compiling image v0.20.1 [INFO] [stderr] Compiling printpdf v0.2.10 [INFO] [stderr] Compiling quicli v0.3.1 [INFO] [stderr] Compiling mdproof v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `set_config` [INFO] [stdout] --> src/resources.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn set_config(&mut self, config: Config) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `is_alt_text` [INFO] [stdout] --> src/sectioner.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | is_alt_text: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `BlockQuote` [INFO] [stdout] --> src/style.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | BlockQuote(u8), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Note` [INFO] [stdout] --> src/style.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | Note, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Link` [INFO] [stdout] --> src/style.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | Link, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Superscript` [INFO] [stdout] --> src/style.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Superscript, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.72s [INFO] running `Command { std: "docker" "inspect" "af8f910573207ab5899f4e8d09788d9931cd2bcf7ddad90238374afb9c1e9d95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af8f910573207ab5899f4e8d09788d9931cd2bcf7ddad90238374afb9c1e9d95", kill_on_drop: false }` [INFO] [stdout] af8f910573207ab5899f4e8d09788d9931cd2bcf7ddad90238374afb9c1e9d95 [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=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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9a619c192887d0e8716f9d1c9ff7291d8c957869424ea22ef05c00425c3e1c6 [INFO] running `Command { std: "docker" "start" "-a" "c9a619c192887d0e8716f9d1c9ff7291d8c957869424ea22ef05c00425c3e1c6", kill_on_drop: false }` [INFO] [stderr] Compiling mdproof v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `set_config` [INFO] [stdout] --> src/resources.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn set_config(&mut self, config: Config) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `is_alt_text` [INFO] [stdout] --> src/sectioner.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | is_alt_text: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `BlockQuote` [INFO] [stdout] --> src/style.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | BlockQuote(u8), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Note` [INFO] [stdout] --> src/style.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | Note, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Link` [INFO] [stdout] --> src/style.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | Link, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Superscript` [INFO] [stdout] --> src/style.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Superscript, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_config` [INFO] [stdout] --> src/resources.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn set_config(&mut self, config: Config) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `is_alt_text` [INFO] [stdout] --> src/sectioner.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | is_alt_text: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `BlockQuote` [INFO] [stdout] --> src/style.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | BlockQuote(u8), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Note` [INFO] [stdout] --> src/style.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | Note, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Link` [INFO] [stdout] --> src/style.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | Link, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Superscript` [INFO] [stdout] --> src/style.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Superscript, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.38s [INFO] running `Command { std: "docker" "inspect" "c9a619c192887d0e8716f9d1c9ff7291d8c957869424ea22ef05c00425c3e1c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9a619c192887d0e8716f9d1c9ff7291d8c957869424ea22ef05c00425c3e1c6", kill_on_drop: false }` [INFO] [stdout] c9a619c192887d0e8716f9d1c9ff7291d8c957869424ea22ef05c00425c3e1c6 [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=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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] eeb6cbb6e9f59c3f50475566b0fecf23ed49a37c0640497b3289f4138d619290 [INFO] running `Command { std: "docker" "start" "-a" "eeb6cbb6e9f59c3f50475566b0fecf23ed49a37c0640497b3289f4138d619290", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: associated function is never used: `set_config` [INFO] [stdout] running 0 tests [INFO] [stderr] --> src/resources.rs:91:12 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 91 | pub fn set_config(&mut self, config: Config) { [INFO] [stdout] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] running 0 tests [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] warning: field is never read: `is_alt_text` [INFO] [stdout] [INFO] [stderr] --> src/sectioner.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | is_alt_text: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `BlockQuote` [INFO] [stderr] --> src/style.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | BlockQuote(u8), [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Note` [INFO] [stderr] --> src/style.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | Note, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Link` [INFO] [stderr] --> src/style.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | Link, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Superscript` [INFO] [stderr] --> src/style.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | Superscript, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `set_config` [INFO] [stderr] --> src/resources.rs:91:12 [INFO] [stderr] | [INFO] [stderr] 91 | pub fn set_config(&mut self, config: Config) { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `is_alt_text` [INFO] [stderr] --> src/sectioner.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | is_alt_text: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `BlockQuote` [INFO] [stderr] --> src/style.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | BlockQuote(u8), [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Note` [INFO] [stderr] --> src/style.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | Note, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Link` [INFO] [stderr] --> src/style.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | Link, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Superscript` [INFO] [stderr] --> src/style.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | Superscript, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mdproof-887b6d7c57468294) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mdproof-b1d09f803f49e9ba) [INFO] [stderr] Doc-tests mdproof [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "eeb6cbb6e9f59c3f50475566b0fecf23ed49a37c0640497b3289f4138d619290", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eeb6cbb6e9f59c3f50475566b0fecf23ed49a37c0640497b3289f4138d619290", kill_on_drop: false }` [INFO] [stdout] eeb6cbb6e9f59c3f50475566b0fecf23ed49a37c0640497b3289f4138d619290