[INFO] fetching crate rst_parser 0.4.0... [INFO] testing rst_parser-0.4.0 against 1.55.0 for beta-1.56-1 [INFO] extracting crate rst_parser 0.4.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate rst_parser 0.4.0 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rst_parser 0.4.0 [INFO] finished tweaking crates.io crate rst_parser 0.4.0 [INFO] tweaked toml for crates.io crate rst_parser 0.4.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.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.55.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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19f0d4c9ea948145832fe9abe4424924a139ce8cff310713cbdbb6a9fc6fb0c6 [INFO] running `Command { std: "docker" "start" "-a" "19f0d4c9ea948145832fe9abe4424924a139ce8cff310713cbdbb6a9fc6fb0c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19f0d4c9ea948145832fe9abe4424924a139ce8cff310713cbdbb6a9fc6fb0c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19f0d4c9ea948145832fe9abe4424924a139ce8cff310713cbdbb6a9fc6fb0c6", kill_on_drop: false }` [INFO] [stdout] 19f0d4c9ea948145832fe9abe4424924a139ce8cff310713cbdbb6a9fc6fb0c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e3a3c6d2203388700f7bde2d025ff3da4505692a3ba1d28654d229a4fd0f6b5 [INFO] running `Command { std: "docker" "start" "-a" "7e3a3c6d2203388700f7bde2d025ff3da4505692a3ba1d28654d229a4fd0f6b5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling document_tree v0.4.0 [INFO] [stderr] Compiling rst_parser v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `NumberedFootnote` [INFO] [stdout] --> src/simplify.rs:37:2 [INFO] [stdout] | [INFO] [stdout] 37 | NumberedFootnote(usize), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LabeledFootnote` [INFO] [stdout] --> src/simplify.rs:38:2 [INFO] [stdout] | [INFO] [stdout] 38 | LabeledFootnote(usize), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Citation` [INFO] [stdout] --> src/simplify.rs:39:2 [INFO] [stdout] | [INFO] [stdout] 39 | Citation, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InternalLink` [INFO] [stdout] --> src/simplify.rs:40:2 [INFO] [stdout] | [INFO] [stdout] 40 | InternalLink, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `IndirectLink` [INFO] [stdout] --> src/simplify.rs:42:2 [INFO] [stdout] | [INFO] [stdout] 42 | IndirectLink(NameToken), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SectionTitle` [INFO] [stdout] --> src/simplify.rs:43:2 [INFO] [stdout] | [INFO] [stdout] 43 | SectionTitle, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_implicit_target` [INFO] [stdout] --> src/simplify.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | fn is_implicit_target(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "7e3a3c6d2203388700f7bde2d025ff3da4505692a3ba1d28654d229a4fd0f6b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e3a3c6d2203388700f7bde2d025ff3da4505692a3ba1d28654d229a4fd0f6b5", kill_on_drop: false }` [INFO] [stdout] 7e3a3c6d2203388700f7bde2d025ff3da4505692a3ba1d28654d229a4fd0f6b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a4d8e371852fcf0b16bc3ec70cb9ccf333c08a34b59143028f48a00fe52b46d [INFO] running `Command { std: "docker" "start" "-a" "9a4d8e371852fcf0b16bc3ec70cb9ccf333c08a34b59143028f48a00fe52b46d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: variant is never constructed: `NumberedFootnote` [INFO] [stdout] --> src/simplify.rs:37:2 [INFO] [stdout] | [INFO] [stdout] 37 | NumberedFootnote(usize), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LabeledFootnote` [INFO] [stdout] --> src/simplify.rs:38:2 [INFO] [stdout] | [INFO] [stdout] 38 | LabeledFootnote(usize), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Citation` [INFO] [stdout] --> src/simplify.rs:39:2 [INFO] [stdout] | [INFO] [stdout] 39 | Citation, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InternalLink` [INFO] [stdout] --> src/simplify.rs:40:2 [INFO] [stdout] | [INFO] [stdout] 40 | InternalLink, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `IndirectLink` [INFO] [stdout] --> src/simplify.rs:42:2 [INFO] [stdout] | [INFO] [stdout] 42 | IndirectLink(NameToken), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SectionTitle` [INFO] [stdout] --> src/simplify.rs:43:2 [INFO] [stdout] | [INFO] [stdout] 43 | SectionTitle, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_implicit_target` [INFO] [stdout] --> src/simplify.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | fn is_implicit_target(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rst_parser v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `NumberedFootnote` [INFO] [stdout] --> src/simplify.rs:37:2 [INFO] [stdout] | [INFO] [stdout] 37 | NumberedFootnote(usize), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LabeledFootnote` [INFO] [stdout] --> src/simplify.rs:38:2 [INFO] [stdout] | [INFO] [stdout] 38 | LabeledFootnote(usize), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Citation` [INFO] [stdout] --> src/simplify.rs:39:2 [INFO] [stdout] | [INFO] [stdout] 39 | Citation, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InternalLink` [INFO] [stdout] --> src/simplify.rs:40:2 [INFO] [stdout] | [INFO] [stdout] 40 | InternalLink, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `IndirectLink` [INFO] [stdout] --> src/simplify.rs:42:2 [INFO] [stdout] | [INFO] [stdout] 42 | IndirectLink(NameToken), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SectionTitle` [INFO] [stdout] --> src/simplify.rs:43:2 [INFO] [stdout] | [INFO] [stdout] 43 | SectionTitle, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_implicit_target` [INFO] [stdout] --> src/simplify.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | fn is_implicit_target(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tests.rs:8:2 [INFO] [stdout] | [INFO] [stdout] 8 | / parses_to! { [INFO] [stdout] 9 | | parser: RstParser, [INFO] [stdout] 10 | | input: "line\n", [INFO] [stdout] 11 | | rule: Rule::paragraph, [INFO] [stdout] ... | [INFO] [stdout] 16 | | ] [INFO] [stdout] 17 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tests.rs:8:2 [INFO] [stdout] | [INFO] [stdout] 8 | / parses_to! { [INFO] [stdout] 9 | | parser: RstParser, [INFO] [stdout] 10 | | input: "line\n", [INFO] [stdout] 11 | | rule: Rule::paragraph, [INFO] [stdout] ... | [INFO] [stdout] 16 | | ] [INFO] [stdout] 17 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tests.rs:22:2 [INFO] [stdout] | [INFO] [stdout] 22 | / parses_to! { [INFO] [stdout] 23 | | parser: RstParser, [INFO] [stdout] 24 | | input: "*emphasis*", [INFO] [stdout] 25 | | rule: Rule::emph_outer, [INFO] [stdout] ... | [INFO] [stdout] 28 | | ] [INFO] [stdout] 29 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tests.rs:22:2 [INFO] [stdout] | [INFO] [stdout] 22 | / parses_to! { [INFO] [stdout] 23 | | parser: RstParser, [INFO] [stdout] 24 | | input: "*emphasis*", [INFO] [stdout] 25 | | rule: Rule::emph_outer, [INFO] [stdout] ... | [INFO] [stdout] 28 | | ] [INFO] [stdout] 29 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tests.rs:34:2 [INFO] [stdout] | [INFO] [stdout] 34 | / parses_to! { [INFO] [stdout] 35 | | parser: RstParser, [INFO] [stdout] 36 | | input: "line *with markup*\n", [INFO] [stdout] 37 | | rule: Rule::paragraph, [INFO] [stdout] ... | [INFO] [stdout] 43 | | ] [INFO] [stdout] 44 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tests.rs:34:2 [INFO] [stdout] | [INFO] [stdout] 34 | / parses_to! { [INFO] [stdout] 35 | | parser: RstParser, [INFO] [stdout] 36 | | input: "line *with markup*\n", [INFO] [stdout] 37 | | rule: Rule::paragraph, [INFO] [stdout] ... | [INFO] [stdout] 43 | | ] [INFO] [stdout] 44 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tests.rs:49:2 [INFO] [stdout] | [INFO] [stdout] 49 | / parses_to! { [INFO] [stdout] 50 | | parser: RstParser, [INFO] [stdout] 51 | | input: "\ [INFO] [stdout] 52 | | Title [INFO] [stdout] ... | [INFO] [stdout] 61 | | ] [INFO] [stdout] 62 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tests.rs:49:2 [INFO] [stdout] | [INFO] [stdout] 49 | / parses_to! { [INFO] [stdout] 50 | | parser: RstParser, [INFO] [stdout] 51 | | input: "\ [INFO] [stdout] 52 | | Title [INFO] [stdout] ... | [INFO] [stdout] 61 | | ] [INFO] [stdout] 62 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tests.rs:67:2 [INFO] [stdout] | [INFO] [stdout] 67 | / parses_to! { [INFO] [stdout] 68 | | parser: RstParser, [INFO] [stdout] 69 | | input: "\ [INFO] [stdout] 70 | | ----- [INFO] [stdout] ... | [INFO] [stdout] 80 | | ] [INFO] [stdout] 81 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tests.rs:67:2 [INFO] [stdout] | [INFO] [stdout] 67 | / parses_to! { [INFO] [stdout] 68 | | parser: RstParser, [INFO] [stdout] 69 | | input: "\ [INFO] [stdout] 70 | | ----- [INFO] [stdout] ... | [INFO] [stdout] 80 | | ] [INFO] [stdout] 81 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tests.rs:87:2 [INFO] [stdout] | [INFO] [stdout] 87 | / parses_to! { [INFO] [stdout] 88 | | parser: RstParser, [INFO] [stdout] 89 | | input: "\ [INFO] [stdout] 90 | | .. _a: http://example.com [INFO] [stdout] ... | [INFO] [stdout] 103 | | ] [INFO] [stdout] 104 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tests.rs:87:2 [INFO] [stdout] | [INFO] [stdout] 87 | / parses_to! { [INFO] [stdout] 88 | | parser: RstParser, [INFO] [stdout] 89 | | input: "\ [INFO] [stdout] 90 | | .. _a: http://example.com [INFO] [stdout] ... | [INFO] [stdout] 103 | | ] [INFO] [stdout] 104 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tests.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | / parses_to! { [INFO] [stdout] 110 | | parser: RstParser, [INFO] [stdout] 111 | | input: "``NAME_WITH_UNDERSCORE``", [INFO] [stdout] 112 | | rule: Rule::inline, [INFO] [stdout] ... | [INFO] [stdout] 115 | | ] [INFO] [stdout] 116 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tests.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | / parses_to! { [INFO] [stdout] 110 | | parser: RstParser, [INFO] [stdout] 111 | | input: "``NAME_WITH_UNDERSCORE``", [INFO] [stdout] 112 | | rule: Rule::inline, [INFO] [stdout] ... | [INFO] [stdout] 115 | | ] [INFO] [stdout] 116 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tests.rs:122:2 [INFO] [stdout] | [INFO] [stdout] 122 | / parses_to! { [INFO] [stdout] 123 | | parser: RstParser, [INFO] [stdout] 124 | | input: "\ [INFO] [stdout] 125 | | .. note:: [INFO] [stdout] ... | [INFO] [stdout] 147 | | ] [INFO] [stdout] 148 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tests.rs:122:2 [INFO] [stdout] | [INFO] [stdout] 122 | / parses_to! { [INFO] [stdout] 123 | | parser: RstParser, [INFO] [stdout] 124 | | input: "\ [INFO] [stdout] 125 | | .. note:: [INFO] [stdout] ... | [INFO] [stdout] 147 | | ] [INFO] [stdout] 148 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tests.rs:154:2 [INFO] [stdout] | [INFO] [stdout] 154 | / parses_to! { [INFO] [stdout] 155 | | parser: RstParser, [INFO] [stdout] 156 | | input: "\ [INFO] [stdout] 157 | | :: [INFO] [stdout] ... | [INFO] [stdout] 175 | | ] [INFO] [stdout] 176 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tests.rs:154:2 [INFO] [stdout] | [INFO] [stdout] 154 | / parses_to! { [INFO] [stdout] 155 | | parser: RstParser, [INFO] [stdout] 156 | | input: "\ [INFO] [stdout] 157 | | :: [INFO] [stdout] ... | [INFO] [stdout] 175 | | ] [INFO] [stdout] 176 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tests.rs:182:2 [INFO] [stdout] | [INFO] [stdout] 182 | / parses_to! { [INFO] [stdout] 183 | | parser: RstParser, [INFO] [stdout] 184 | | input: "\ [INFO] [stdout] 185 | | .. code:: [INFO] [stdout] ... | [INFO] [stdout] 211 | | ] [INFO] [stdout] 212 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tests.rs:182:2 [INFO] [stdout] | [INFO] [stdout] 182 | / parses_to! { [INFO] [stdout] 183 | | parser: RstParser, [INFO] [stdout] 184 | | input: "\ [INFO] [stdout] 185 | | .. code:: [INFO] [stdout] ... | [INFO] [stdout] 211 | | ] [INFO] [stdout] 212 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tests.rs:218:2 [INFO] [stdout] | [INFO] [stdout] 218 | / parses_to! { [INFO] [stdout] 219 | | parser: RstParser, [INFO] [stdout] 220 | | input: "\ [INFO] [stdout] 221 | | .. raw:: html [INFO] [stdout] ... | [INFO] [stdout] 250 | | ] [INFO] [stdout] 251 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tests.rs:218:2 [INFO] [stdout] | [INFO] [stdout] 218 | / parses_to! { [INFO] [stdout] 219 | | parser: RstParser, [INFO] [stdout] 220 | | input: "\ [INFO] [stdout] 221 | | .. raw:: html [INFO] [stdout] ... | [INFO] [stdout] 250 | | ] [INFO] [stdout] 251 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tests.rs:257:2 [INFO] [stdout] | [INFO] [stdout] 257 | / parses_to! { [INFO] [stdout] 258 | | parser: RstParser, [INFO] [stdout] 259 | | input: "\ [INFO] [stdout] 260 | | .. This is a comment [INFO] [stdout] ... | [INFO] [stdout] 316 | | ] [INFO] [stdout] 317 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tests.rs:257:2 [INFO] [stdout] | [INFO] [stdout] 257 | / parses_to! { [INFO] [stdout] 258 | | parser: RstParser, [INFO] [stdout] 259 | | input: "\ [INFO] [stdout] 260 | | .. This is a comment [INFO] [stdout] ... | [INFO] [stdout] 316 | | ] [INFO] [stdout] 317 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tests.rs:323:2 [INFO] [stdout] | [INFO] [stdout] 323 | / parses_to! { [INFO] [stdout] 324 | | parser: RstParser, [INFO] [stdout] 325 | | input: "\ [INFO] [stdout] 326 | | A |subst| in-line [INFO] [stdout] ... | [INFO] [stdout] 350 | | ] [INFO] [stdout] 351 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tests.rs:323:2 [INFO] [stdout] | [INFO] [stdout] 323 | / parses_to! { [INFO] [stdout] 324 | | parser: RstParser, [INFO] [stdout] 325 | | input: "\ [INFO] [stdout] 326 | | A |subst| in-line [INFO] [stdout] ... | [INFO] [stdout] 350 | | ] [INFO] [stdout] 351 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tests.rs:356:2 [INFO] [stdout] | [INFO] [stdout] 356 | / parses_to! { [INFO] [stdout] 357 | | parser: RstParser, [INFO] [stdout] 358 | | input: "Just ``|code|``, really ``*code* |only|``", [INFO] [stdout] 359 | | rule: Rule::document, [INFO] [stdout] ... | [INFO] [stdout] 367 | | ] [INFO] [stdout] 368 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tests.rs:356:2 [INFO] [stdout] | [INFO] [stdout] 356 | / parses_to! { [INFO] [stdout] 357 | | parser: RstParser, [INFO] [stdout] 358 | | input: "Just ``|code|``, really ``*code* |only|``", [INFO] [stdout] 359 | | rule: Rule::document, [INFO] [stdout] ... | [INFO] [stdout] 367 | | ] [INFO] [stdout] 368 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tests.rs:375:2 [INFO] [stdout] | [INFO] [stdout] 375 | / parses_to! { [INFO] [stdout] 376 | | parser: RstParser, [INFO] [stdout] 377 | | input: "\ [INFO] [stdout] 378 | | .. |subst| image:: thing.png [INFO] [stdout] ... | [INFO] [stdout] 393 | | ] [INFO] [stdout] 394 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tests.rs:375:2 [INFO] [stdout] | [INFO] [stdout] 375 | / parses_to! { [INFO] [stdout] 376 | | parser: RstParser, [INFO] [stdout] 377 | | input: "\ [INFO] [stdout] 378 | | .. |subst| image:: thing.png [INFO] [stdout] ... | [INFO] [stdout] 393 | | ] [INFO] [stdout] 394 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tests.rs:402:2 [INFO] [stdout] | [INFO] [stdout] 402 | / parses_to! { [INFO] [stdout] 403 | | parser: RstParser, [INFO] [stdout] 404 | | input: "\ [INFO] [stdout] 405 | | paragraph [INFO] [stdout] ... | [INFO] [stdout] 437 | | ] [INFO] [stdout] 438 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tests.rs:402:2 [INFO] [stdout] | [INFO] [stdout] 402 | / parses_to! { [INFO] [stdout] 403 | | parser: RstParser, [INFO] [stdout] 404 | | input: "\ [INFO] [stdout] 405 | | paragraph [INFO] [stdout] ... | [INFO] [stdout] 437 | | ] [INFO] [stdout] 438 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 39 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 29.17s [INFO] running `Command { std: "docker" "inspect" "9a4d8e371852fcf0b16bc3ec70cb9ccf333c08a34b59143028f48a00fe52b46d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a4d8e371852fcf0b16bc3ec70cb9ccf333c08a34b59143028f48a00fe52b46d", kill_on_drop: false }` [INFO] [stdout] 9a4d8e371852fcf0b16bc3ec70cb9ccf333c08a34b59143028f48a00fe52b46d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] efc8aa2f898b7d99e8bdff812d1aff3a3f8be86118a288a90193c1753fbdbdeb [INFO] running `Command { std: "docker" "start" "-a" "efc8aa2f898b7d99e8bdff812d1aff3a3f8be86118a288a90193c1753fbdbdeb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: variant is never constructed: `NumberedFootnote` [INFO] [stderr] --> src/simplify.rs:37:2 [INFO] [stderr] | [INFO] [stderr] 37 | NumberedFootnote(usize), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `LabeledFootnote` [INFO] [stderr] --> src/simplify.rs:38:2 [INFO] [stderr] | [INFO] [stderr] 38 | LabeledFootnote(usize), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Citation` [INFO] [stderr] --> src/simplify.rs:39:2 [INFO] [stderr] | [INFO] [stderr] 39 | Citation, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `InternalLink` [INFO] [stderr] --> src/simplify.rs:40:2 [INFO] [stderr] | [INFO] [stderr] 40 | InternalLink, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `IndirectLink` [INFO] [stderr] --> src/simplify.rs:42:2 [INFO] [stderr] | [INFO] [stderr] 42 | IndirectLink(NameToken), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `SectionTitle` [INFO] [stderr] --> src/simplify.rs:43:2 [INFO] [stderr] | [INFO] [stderr] 43 | SectionTitle, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `is_implicit_target` [INFO] [stderr] --> src/simplify.rs:46:5 [INFO] [stderr] | [INFO] [stderr] 46 | fn is_implicit_target(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/tests.rs:8:2 [INFO] [stderr] | [INFO] [stderr] 8 | / parses_to! { [INFO] [stderr] 9 | | parser: RstParser, [INFO] [stderr] 10 | | input: "line\n", [INFO] [stderr] 11 | | rule: Rule::paragraph, [INFO] [stderr] ... | [INFO] [stderr] 16 | | ] [INFO] [stderr] 17 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/tests.rs:8:2 [INFO] [stderr] | [INFO] [stderr] 8 | / parses_to! { [INFO] [stderr] 9 | | parser: RstParser, [INFO] [stderr] 10 | | input: "line\n", [INFO] [stderr] 11 | | rule: Rule::paragraph, [INFO] [stderr] ... | [INFO] [stderr] 16 | | ] [INFO] [stderr] 17 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/tests.rs:22:2 [INFO] [stderr] | [INFO] [stderr] 22 | / parses_to! { [INFO] [stderr] 23 | | parser: RstParser, [INFO] [stderr] 24 | | input: "*emphasis*", [INFO] [stderr] 25 | | rule: Rule::emph_outer, [INFO] [stderr] ... | [INFO] [stderr] 28 | | ] [INFO] [stderr] 29 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/tests.rs:34:2 [INFO] [stderr] | [INFO] [stderr] 34 | / parses_to! { [INFO] [stderr] 35 | | parser: RstParser, [INFO] [stderr] 36 | | input: "line *with markup*\n", [INFO] [stderr] 37 | | rule: Rule::paragraph, [INFO] [stderr] ... | [INFO] [stderr] 43 | | ] [INFO] [stderr] 44 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/tests.rs:49:2 [INFO] [stderr] | [INFO] [stderr] 49 | / parses_to! { [INFO] [stderr] 50 | | parser: RstParser, [INFO] [stderr] 51 | | input: "\ [INFO] [stderr] 52 | | Title [INFO] [stderr] ... | [INFO] [stderr] 61 | | ] [INFO] [stderr] 62 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/tests.rs:67:2 [INFO] [stderr] | [INFO] [stderr] 67 | / parses_to! { [INFO] [stderr] 68 | | parser: RstParser, [INFO] [stderr] 69 | | input: "\ [INFO] [stderr] 70 | | ----- [INFO] [stderr] ... | [INFO] [stderr] 80 | | ] [INFO] [stderr] 81 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/tests.rs:87:2 [INFO] [stderr] | [INFO] [stderr] 87 | / parses_to! { [INFO] [stderr] 88 | | parser: RstParser, [INFO] [stderr] 89 | | input: "\ [INFO] [stderr] 90 | | .. _a: http://example.com [INFO] [stderr] ... | [INFO] [stderr] 103 | | ] [INFO] [stderr] 104 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/tests.rs:109:5 [INFO] [stderr] | [INFO] [stderr] 109 | / parses_to! { [INFO] [stderr] 110 | | parser: RstParser, [INFO] [stderr] 111 | | input: "``NAME_WITH_UNDERSCORE``", [INFO] [stderr] 112 | | rule: Rule::inline, [INFO] [stderr] ... | [INFO] [stderr] 115 | | ] [INFO] [stderr] 116 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/tests.rs:122:2 [INFO] [stderr] | [INFO] [stderr] 122 | / parses_to! { [INFO] [stderr] 123 | | parser: RstParser, [INFO] [stderr] 124 | | input: "\ [INFO] [stderr] 125 | | .. note:: [INFO] [stderr] ... | [INFO] [stderr] 147 | | ] [INFO] [stderr] 148 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/tests.rs:154:2 [INFO] [stderr] | [INFO] [stderr] 154 | / parses_to! { [INFO] [stderr] 155 | | parser: RstParser, [INFO] [stderr] 156 | | input: "\ [INFO] [stderr] 157 | | :: [INFO] [stderr] ... | [INFO] [stderr] 175 | | ] [INFO] [stderr] 176 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/tests.rs:182:2 [INFO] [stderr] | [INFO] [stderr] 182 | / parses_to! { [INFO] [stderr] 183 | | parser: RstParser, [INFO] [stderr] 184 | | input: "\ [INFO] [stderr] 185 | | .. code:: [INFO] [stderr] ... | [INFO] [stderr] 211 | | ] [INFO] [stderr] 212 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/tests.rs:218:2 [INFO] [stderr] | [INFO] [stderr] 218 | / parses_to! { [INFO] [stderr] 219 | | parser: RstParser, [INFO] [stderr] 220 | | input: "\ [INFO] [stderr] 221 | | .. raw:: html [INFO] [stderr] ... | [INFO] [stderr] 250 | | ] [INFO] [stderr] 251 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/tests.rs:257:2 [INFO] [stderr] | [INFO] [stderr] 257 | / parses_to! { [INFO] [stderr] 258 | | parser: RstParser, [INFO] [stderr] 259 | | input: "\ [INFO] [stderr] 260 | | .. This is a comment [INFO] [stderr] ... | [INFO] [stderr] 316 | | ] [INFO] [stderr] 317 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/tests.rs:323:2 [INFO] [stderr] | [INFO] [stderr] 323 | / parses_to! { [INFO] [stderr] 324 | | parser: RstParser, [INFO] [stderr] 325 | | input: "\ [INFO] [stderr] 326 | | A |subst| in-line [INFO] [stderr] ... | [INFO] [stderr] 350 | | ] [INFO] [stderr] 351 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/tests.rs:356:2 [INFO] [stderr] | [INFO] [stderr] 356 | / parses_to! { [INFO] [stderr] 357 | | parser: RstParser, [INFO] [stderr] 358 | | input: "Just ``|code|``, really ``*code* |only|``", [INFO] [stderr] 359 | | rule: Rule::document, [INFO] [stderr] ... | [INFO] [stderr] 367 | | ] [INFO] [stderr] 368 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/tests.rs:375:2 [INFO] [stderr] | [INFO] [stderr] 375 | / parses_to! { [INFO] [stderr] 376 | | parser: RstParser, [INFO] [stderr] 377 | | input: "\ [INFO] [stderr] 378 | | .. |subst| image:: thing.png [INFO] [stderr] ... | [INFO] [stderr] 393 | | ] [INFO] [stderr] 394 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/tests.rs:402:2 [INFO] [stderr] | [INFO] [stderr] 402 | / parses_to! { [INFO] [stderr] 403 | | parser: RstParser, [INFO] [stderr] 404 | | input: "\ [INFO] [stderr] 405 | | paragraph [INFO] [stderr] ... | [INFO] [stderr] 437 | | ] [INFO] [stderr] 438 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `rst_parser` (lib) generated 7 warnings [INFO] [stderr] warning: `rst_parser` (lib test) generated 39 warnings (22 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rst_parser-e7c5e617799d6a89) [INFO] [stdout] running 17 tests [INFO] [stdout] test tests::inline_code_literal_with_underscore ... ok [INFO] [stdout] test tests::emph ... ok [INFO] [stdout] test tests::plain ... ok [INFO] [stdout] test tests::emph_only ... ok [INFO] [stdout] test tests::comments ... ok [INFO] [stdout] test tests::literal_block ... ok [INFO] [stdout] test tests::substitution_image ... ok [INFO] [stdout] test tests::title_overline ... ok [INFO] [stdout] test tests::two_targets ... ok [INFO] [stdout] test tests::title ... ok [INFO] [stdout] test tests::code_directive ... ok [INFO] [stdout] test tests::substitution_in_literal ... ok [INFO] [stdout] test tests::substitutions ... ok [INFO] [stdout] test tests::admonitions ... ok [INFO] [stdout] test tests::raw ... ok [INFO] [stdout] test conversion::tests::convert_skipped_section ... ok [INFO] [stdout] test tests::nested_lists ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Doc-tests rst_parser [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" "efc8aa2f898b7d99e8bdff812d1aff3a3f8be86118a288a90193c1753fbdbdeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efc8aa2f898b7d99e8bdff812d1aff3a3f8be86118a288a90193c1753fbdbdeb", kill_on_drop: false }` [INFO] [stdout] efc8aa2f898b7d99e8bdff812d1aff3a3f8be86118a288a90193c1753fbdbdeb