[INFO] cloning repository https://github.com/u-kai/mdrs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/u-kai/mdrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fu-kai%2Fmdrs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fu-kai%2Fmdrs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8bb0dc796c6aff70b53d908112521573c72a5223
[INFO] testing u-kai/mdrs against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fu-kai%2Fmdrs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/u-kai/mdrs
[INFO] finished tweaking git repo https://github.com/u-kai/mdrs
[INFO] tweaked toml for git repo https://github.com/u-kai/mdrs written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/u-kai/mdrs on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/u-kai/mdrs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-targets v0.48.2
[INFO] [stderr]   Downloaded errno v0.3.2
[INFO] [stderr]   Downloaded tempfile v3.7.1
[INFO] [stderr]   Downloaded pin-project-lite v0.2.12
[INFO] [stderr]   Downloaded openssl-sys v0.9.91
[INFO] [stderr]   Downloaded serde v1.0.183
[INFO] [stderr]   Downloaded cc v1.0.82
[INFO] [stderr]   Downloaded reqwest v0.11.18
[INFO] [stderr]   Downloaded serde_json v1.0.105
[INFO] [stderr]   Downloaded openssl v0.10.56
[INFO] [stderr]   Downloaded syn v2.0.28
[INFO] [stderr]   Downloaded rustix v0.38.8
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.48.2
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.48.2
[INFO] [stderr]   Downloaded serde_derive v1.0.183
[INFO] [stderr]   Downloaded tokio v1.31.0
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.48.2
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.48.2
[INFO] [stderr]   Downloaded windows_i686_gnu v0.48.2
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.48.2
[INFO] [stderr]   Downloaded windows_i686_msvc v0.48.2
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.5
[INFO] [stderr]   Downloaded encoding_rs v0.8.32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8bdcdba880e8e1ce2228f9cbb1e88e086f4b671022120fa05aefe5a621e87140
[INFO] running `Command { std: "docker" "start" "-a" "8bdcdba880e8e1ce2228f9cbb1e88e086f4b671022120fa05aefe5a621e87140", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8bdcdba880e8e1ce2228f9cbb1e88e086f4b671022120fa05aefe5a621e87140", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bdcdba880e8e1ce2228f9cbb1e88e086f4b671022120fa05aefe5a621e87140", kill_on_drop: false }`
[INFO] [stdout] 8bdcdba880e8e1ce2228f9cbb1e88e086f4b671022120fa05aefe5a621e87140
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d34131b5693cef9a08be22f28d3267f0a9380ff89482ffcaa9d68d203fe65ee
[INFO] running `Command { std: "docker" "start" "-a" "8d34131b5693cef9a08be22f28d3267f0a9380ff89482ffcaa9d68d203fe65ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling pin-project-lite v0.2.12
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling openssl v0.10.56
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling socket2 v0.5.3
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling openssl-sys v0.9.91
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio v1.31.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.20
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.18
[INFO] [stderr]    Compiling mdrs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/md.rs:116:47
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn parse(lines: &mut Peekable<Lines<'a>>, mut indent: usize) -> Self {
[INFO] [stdout]     |                                               ----^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/pptx.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 _ => todo!(),
[INFO] [stdout]    |                 ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/pptx.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 60 |                 Component::Text(Text::H1(title)) => {
[INFO] [stdout]    |                 -------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 63 |                 Component::Text(text) => {
[INFO] [stdout]    |                 --------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 68 |                 Component::SplitLine => {
[INFO] [stdout]    |                 -------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 71 |                 component @ _ => {
[INFO] [stdout]    |                             - matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 77 |                 _ => todo!(),
[INFO] [stdout]    |                 ^ collectively making this unreachable
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ActionTree` is never constructed
[INFO] [stdout]  --> src/action_tree.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | struct ActionTree {
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `root`, `add_child`, `new`, `add_input`, and `add_output` are never used
[INFO] [stdout]   --> src/action_tree.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl ActionTree {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout] 10 |     fn root(name: &str) -> Self {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     fn add_child(&mut self, child: Self) {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     fn new(name: &str) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     fn add_input(mut self, name: &str, value: Box<dyn ToJson>) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     fn add_output(mut self, name: &str, value: Box<dyn ToJson>) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ActionOutput` is never constructed
[INFO] [stdout]   --> src/action_tree.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | struct ActionOutput {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ActionInput` is never constructed
[INFO] [stdout]   --> src/action_tree.rs:51:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | struct ActionInput {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ToJson` is never used
[INFO] [stdout]   --> src/action_tree.rs:68:7
[INFO] [stdout]    |
[INFO] [stdout] 68 | trait ToJson: std::fmt::Debug {
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_str` is never used
[INFO] [stdout]    --> src/md.rs:269:8
[INFO] [stdout]     |
[INFO] [stdout] 261 | impl SplitLine {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 269 |     fn to_str(&self) -> &str {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `title_only` is never used
[INFO] [stdout]    --> src/pptx.rs:121:8
[INFO] [stdout]     |
[INFO] [stdout]  51 | impl Slide {
[INFO] [stdout]     | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 121 |     fn title_only(title: impl Into<String>) -> Self {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `to_bold`, `change_size`, `from_component`, and `add_child` are never used
[INFO] [stdout]    --> src/pptx.rs:209:8
[INFO] [stdout]     |
[INFO] [stdout] 197 | impl Content {
[INFO] [stdout]     | ------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 209 |     fn to_bold(&mut self) {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 212 |     fn change_size(&mut self, size: usize) {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 246 |     fn from_component(component: &Component<'_>) -> Vec<Self> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 270 |     fn add_child(&mut self, child: impl Into<String>) {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `case_h1`, `case_h2`, `case_h3`, and `case_normal` are never used
[INFO] [stdout]    --> src/pptx.rs:330:8
[INFO] [stdout]     |
[INFO] [stdout] 298 | impl ContentConfig {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 330 |     fn case_h1(&self) -> ContentConfigValue {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 335 |     fn case_h2(&self) -> ContentConfigValue {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 340 |     fn case_h3(&self) -> ContentConfigValue {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 345 |     fn case_normal(&self) -> ContentConfigValue {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ContentConfigValue` is never constructed
[INFO] [stdout]    --> src/pptx.rs:351:8
[INFO] [stdout]     |
[INFO] [stdout] 351 | struct ContentConfigValue {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/md.rs:23:37
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn parse(input: &'a str) -> Markdown {
[INFO] [stdout]    |                          --         ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn parse(input: &'a str) -> Markdown<'a> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/md.rs:32:57
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn components(&'a self) -> impl Iterator<Item = &Component<'a>> {
[INFO] [stdout]    |                        --                               ^^^^^^^^^^^--^
[INFO] [stdout]    |                        |                                |          |
[INFO] [stdout]    |                        |                                |          the same lifetime is named here
[INFO] [stdout]    |                        the lifetime is named here       the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn components(&'a self) -> impl Iterator<Item = &'a Component<'a>> {
[INFO] [stdout]    |                                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/md.rs:209:34
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub fn children(&'a self) -> &ItemList<'a> {
[INFO] [stdout]     |                      --          ^^^^^^^^^^--^
[INFO] [stdout]     |                      |           |         |
[INFO] [stdout]     |                      |           |         the same lifetime is named here
[INFO] [stdout]     |                      |           the same lifetime is elided here
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub fn children(&'a self) -> &'a ItemList<'a> {
[INFO] [stdout]     |                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/md.rs:242:20
[INFO] [stdout]     |
[INFO] [stdout] 242 |     fn parse(line: &str) -> Text {
[INFO] [stdout]     |                    ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 242 |     fn parse(line: &str) -> Text<'_> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Component`
[INFO] [stdout]  --> src/main.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 |     md::{Component, Markdown},
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.91s
[INFO] running `Command { std: "docker" "inspect" "8d34131b5693cef9a08be22f28d3267f0a9380ff89482ffcaa9d68d203fe65ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d34131b5693cef9a08be22f28d3267f0a9380ff89482ffcaa9d68d203fe65ee", kill_on_drop: false }`
[INFO] [stdout] 8d34131b5693cef9a08be22f28d3267f0a9380ff89482ffcaa9d68d203fe65ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51b90840415e74ab4af8d0c52fa76b7fb4ca20a32376dbc51ea7ab83338c6370
[INFO] running `Command { std: "docker" "start" "-a" "51b90840415e74ab4af8d0c52fa76b7fb4ca20a32376dbc51ea7ab83338c6370", kill_on_drop: false }`
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/md.rs:116:47
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn parse(lines: &mut Peekable<Lines<'a>>, mut indent: usize) -> Self {
[INFO] [stdout]     |                                               ----^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/pptx.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 _ => todo!(),
[INFO] [stdout]    |                 ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/pptx.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 60 |                 Component::Text(Text::H1(title)) => {
[INFO] [stdout]    |                 -------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 63 |                 Component::Text(text) => {
[INFO] [stdout]    |                 --------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 68 |                 Component::SplitLine => {
[INFO] [stdout]    |                 -------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 71 |                 component @ _ => {
[INFO] [stdout]    |                             - matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 77 |                 _ => todo!(),
[INFO] [stdout]    |                 ^ collectively making this unreachable
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ActionTree` is never constructed
[INFO] [stdout]  --> src/action_tree.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | struct ActionTree {
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `root`, `add_child`, `new`, `add_input`, and `add_output` are never used
[INFO] [stdout]   --> src/action_tree.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl ActionTree {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout] 10 |     fn root(name: &str) -> Self {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     fn add_child(&mut self, child: Self) {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     fn new(name: &str) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     fn add_input(mut self, name: &str, value: Box<dyn ToJson>) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     fn add_output(mut self, name: &str, value: Box<dyn ToJson>) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ActionOutput` is never constructed
[INFO] [stdout]   --> src/action_tree.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | struct ActionOutput {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ActionInput` is never constructed
[INFO] [stdout]   --> src/action_tree.rs:51:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | struct ActionInput {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ToJson` is never used
[INFO] [stdout]   --> src/action_tree.rs:68:7
[INFO] [stdout]    |
[INFO] [stdout] 68 | trait ToJson: std::fmt::Debug {
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_str` is never used
[INFO] [stdout]    --> src/md.rs:269:8
[INFO] [stdout]     |
[INFO] [stdout] 261 | impl SplitLine {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 269 |     fn to_str(&self) -> &str {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `title_only` is never used
[INFO] [stdout]    --> src/pptx.rs:121:8
[INFO] [stdout]     |
[INFO] [stdout]  51 | impl Slide {
[INFO] [stdout]     | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 121 |     fn title_only(title: impl Into<String>) -> Self {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `to_bold`, `change_size`, `from_component`, and `add_child` are never used
[INFO] [stdout]    --> src/pptx.rs:209:8
[INFO] [stdout]     |
[INFO] [stdout] 197 | impl Content {
[INFO] [stdout]     | ------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 209 |     fn to_bold(&mut self) {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 212 |     fn change_size(&mut self, size: usize) {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 246 |     fn from_component(component: &Component<'_>) -> Vec<Self> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 270 |     fn add_child(&mut self, child: impl Into<String>) {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `case_h1`, `case_h2`, `case_h3`, and `case_normal` are never used
[INFO] [stdout]    --> src/pptx.rs:330:8
[INFO] [stdout]     |
[INFO] [stdout] 298 | impl ContentConfig {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 330 |     fn case_h1(&self) -> ContentConfigValue {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 335 |     fn case_h2(&self) -> ContentConfigValue {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 340 |     fn case_h3(&self) -> ContentConfigValue {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 345 |     fn case_normal(&self) -> ContentConfigValue {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ContentConfigValue` is never constructed
[INFO] [stdout]    --> src/pptx.rs:351:8
[INFO] [stdout]     |
[INFO] [stdout] 351 | struct ContentConfigValue {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/md.rs:23:37
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn parse(input: &'a str) -> Markdown {
[INFO] [stdout]    |                          --         ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn parse(input: &'a str) -> Markdown<'a> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/md.rs:32:57
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn components(&'a self) -> impl Iterator<Item = &Component<'a>> {
[INFO] [stdout]    |                        --                               ^^^^^^^^^^^--^
[INFO] [stdout]    |                        |                                |          |
[INFO] [stdout]    |                        |                                |          the same lifetime is named here
[INFO] [stdout]    |                        the lifetime is named here       the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn components(&'a self) -> impl Iterator<Item = &'a Component<'a>> {
[INFO] [stdout]    |                                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mdrs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/md.rs:209:34
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub fn children(&'a self) -> &ItemList<'a> {
[INFO] [stdout]     |                      --          ^^^^^^^^^^--^
[INFO] [stdout]     |                      |           |         |
[INFO] [stdout]     |                      |           |         the same lifetime is named here
[INFO] [stdout]     |                      |           the same lifetime is elided here
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub fn children(&'a self) -> &'a ItemList<'a> {
[INFO] [stdout]     |                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/md.rs:242:20
[INFO] [stdout]     |
[INFO] [stdout] 242 |     fn parse(line: &str) -> Text {
[INFO] [stdout]     |                    ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 242 |     fn parse(line: &str) -> Text<'_> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Component`
[INFO] [stdout]  --> src/main.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 |     md::{Component, Markdown},
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/pptx.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |         use super::*;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Markdown`
[INFO] [stdout]    --> src/pptx.rs:411:45
[INFO] [stdout]     |
[INFO] [stdout] 411 |             md::{Component, Item, ItemList, Markdown, Page, Text},
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/md.rs:116:47
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn parse(lines: &mut Peekable<Lines<'a>>, mut indent: usize) -> Self {
[INFO] [stdout]     |                                               ----^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `md`
[INFO] [stdout]    --> src/md.rs:316:13
[INFO] [stdout]     |
[INFO] [stdout] 316 |         let md = Markdown::parse(data);
[INFO] [stdout]     |             ^^ help: if this is intentional, prefix it with an underscore: `_md`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `md`
[INFO] [stdout]    --> src/md.rs:329:13
[INFO] [stdout]     |
[INFO] [stdout] 329 |         let md = Markdown::parse(data);
[INFO] [stdout]     |             ^^ help: if this is intentional, prefix it with an underscore: `_md`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `md`
[INFO] [stdout]    --> src/md.rs:338:13
[INFO] [stdout]     |
[INFO] [stdout] 338 |         let md = Markdown::parse(data);
[INFO] [stdout]     |             ^^ help: if this is intentional, prefix it with an underscore: `_md`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/pptx.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 _ => todo!(),
[INFO] [stdout]    |                 ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/pptx.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 60 |                 Component::Text(Text::H1(title)) => {
[INFO] [stdout]    |                 -------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 63 |                 Component::Text(text) => {
[INFO] [stdout]    |                 --------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 68 |                 Component::SplitLine => {
[INFO] [stdout]    |                 -------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 71 |                 component @ _ => {
[INFO] [stdout]    |                             - matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 77 |                 _ => todo!(),
[INFO] [stdout]    |                 ^ collectively making this unreachable
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `title_only` is never used
[INFO] [stdout]    --> src/pptx.rs:121:8
[INFO] [stdout]     |
[INFO] [stdout]  51 | impl Slide {
[INFO] [stdout]     | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 121 |     fn title_only(title: impl Into<String>) -> Self {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add_child` is never used
[INFO] [stdout]    --> src/pptx.rs:270:8
[INFO] [stdout]     |
[INFO] [stdout] 197 | impl Content {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 270 |     fn add_child(&mut self, child: impl Into<String>) {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `case_h3` is never used
[INFO] [stdout]    --> src/pptx.rs:340:8
[INFO] [stdout]     |
[INFO] [stdout] 298 | impl ContentConfig {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 340 |     fn case_h3(&self) -> ContentConfigValue {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/md.rs:23:37
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn parse(input: &'a str) -> Markdown {
[INFO] [stdout]    |                          --         ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn parse(input: &'a str) -> Markdown<'a> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/md.rs:32:57
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn components(&'a self) -> impl Iterator<Item = &Component<'a>> {
[INFO] [stdout]    |                        --                               ^^^^^^^^^^^--^
[INFO] [stdout]    |                        |                                |          |
[INFO] [stdout]    |                        |                                |          the same lifetime is named here
[INFO] [stdout]    |                        the lifetime is named here       the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn components(&'a self) -> impl Iterator<Item = &'a Component<'a>> {
[INFO] [stdout]    |                                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/md.rs:209:34
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub fn children(&'a self) -> &ItemList<'a> {
[INFO] [stdout]     |                      --          ^^^^^^^^^^--^
[INFO] [stdout]     |                      |           |         |
[INFO] [stdout]     |                      |           |         the same lifetime is named here
[INFO] [stdout]     |                      |           the same lifetime is elided here
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub fn children(&'a self) -> &'a ItemList<'a> {
[INFO] [stdout]     |                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/md.rs:242:20
[INFO] [stdout]     |
[INFO] [stdout] 242 |     fn parse(line: &str) -> Text {
[INFO] [stdout]     |                    ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 242 |     fn parse(line: &str) -> Text<'_> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.42s
[INFO] running `Command { std: "docker" "inspect" "51b90840415e74ab4af8d0c52fa76b7fb4ca20a32376dbc51ea7ab83338c6370", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51b90840415e74ab4af8d0c52fa76b7fb4ca20a32376dbc51ea7ab83338c6370", kill_on_drop: false }`
[INFO] [stdout] 51b90840415e74ab4af8d0c52fa76b7fb4ca20a32376dbc51ea7ab83338c6370
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b93f918739a8c5224e34cfa63c71189e5180cedccccb498f854e5eef85296457
[INFO] running `Command { std: "docker" "start" "-a" "b93f918739a8c5224e34cfa63c71189e5180cedccccb498f854e5eef85296457", kill_on_drop: false }`
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/md.rs:116:47
[INFO] [stderr]     |
[INFO] [stderr] 116 |     fn parse(lines: &mut Peekable<Lines<'a>>, mut indent: usize) -> Self {
[INFO] [stderr]     |                                               ----^^^^^^
[INFO] [stderr]     |                                               |
[INFO] [stderr]     |                                               help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]   --> src/pptx.rs:77:17
[INFO] [stderr]    |
[INFO] [stderr] 77 |                 _ => todo!(),
[INFO] [stderr]    |                 ^ no value can reach this
[INFO] [stderr]    |
[INFO] [stderr] note: multiple earlier patterns match some of the same values
[INFO] [stderr]   --> src/pptx.rs:77:17
[INFO] [stderr]    |
[INFO] [stderr] 60 |                 Component::Text(Text::H1(title)) => {
[INFO] [stderr]    |                 -------------------------------- matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 63 |                 Component::Text(text) => {
[INFO] [stderr]    |                 --------------------- matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 68 |                 Component::SplitLine => {
[INFO] [stderr]    |                 -------------------- matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 71 |                 component @ _ => {
[INFO] [stderr]    |                             - matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 77 |                 _ => todo!(),
[INFO] [stderr]    |                 ^ collectively making this unreachable
[INFO] [stderr]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ActionTree` is never constructed
[INFO] [stderr]  --> src/action_tree.rs:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 | struct ActionTree {
[INFO] [stderr]   |        ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `root`, `add_child`, `new`, `add_input`, and `add_output` are never used
[INFO] [stderr]   --> src/action_tree.rs:10:8
[INFO] [stderr]    |
[INFO] [stderr]  9 | impl ActionTree {
[INFO] [stderr]    | --------------- associated items in this implementation
[INFO] [stderr] 10 |     fn root(name: &str) -> Self {
[INFO] [stderr]    |        ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 18 |     fn add_child(&mut self, child: Self) {
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 21 |     fn new(name: &str) -> Self {
[INFO] [stderr]    |        ^^^
[INFO] [stderr] ...
[INFO] [stderr] 29 |     fn add_input(mut self, name: &str, value: Box<dyn ToJson>) -> Self {
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 36 |     fn add_output(mut self, name: &str, value: Box<dyn ToJson>) -> Self {
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ActionOutput` is never constructed
[INFO] [stderr]   --> src/action_tree.rs:46:8
[INFO] [stderr]    |
[INFO] [stderr] 46 | struct ActionOutput {
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ActionInput` is never constructed
[INFO] [stderr]   --> src/action_tree.rs:51:8
[INFO] [stderr]    |
[INFO] [stderr] 51 | struct ActionInput {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `ToJson` is never used
[INFO] [stderr]   --> src/action_tree.rs:68:7
[INFO] [stderr]    |
[INFO] [stderr] 68 | trait ToJson: std::fmt::Debug {
[INFO] [stderr]    |       ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `to_str` is never used
[INFO] [stderr]    --> src/md.rs:269:8
[INFO] [stderr]     |
[INFO] [stderr] 261 | impl SplitLine {
[INFO] [stderr]     | -------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 269 |     fn to_str(&self) -> &str {
[INFO] [stderr]     |        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `title_only` is never used
[INFO] [stderr]    --> src/pptx.rs:121:8
[INFO] [stderr]     |
[INFO] [stderr]  51 | impl Slide {
[INFO] [stderr]     | ---------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 121 |     fn title_only(title: impl Into<String>) -> Self {
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `to_bold`, `change_size`, `from_component`, and `add_child` are never used
[INFO] [stderr]    --> src/pptx.rs:209:8
[INFO] [stderr]     |
[INFO] [stderr] 197 | impl Content {
[INFO] [stderr]     | ------------ associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 209 |     fn to_bold(&mut self) {
[INFO] [stderr]     |        ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 212 |     fn change_size(&mut self, size: usize) {
[INFO] [stderr]     |        ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 246 |     fn from_component(component: &Component<'_>) -> Vec<Self> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 270 |     fn add_child(&mut self, child: impl Into<String>) {
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `case_h1`, `case_h2`, `case_h3`, and `case_normal` are never used
[INFO] [stderr]    --> src/pptx.rs:330:8
[INFO] [stderr]     |
[INFO] [stderr] 298 | impl ContentConfig {
[INFO] [stderr]     | ------------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 330 |     fn case_h1(&self) -> ContentConfigValue {
[INFO] [stderr]     |        ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 335 |     fn case_h2(&self) -> ContentConfigValue {
[INFO] [stderr]     |        ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 340 |     fn case_h3(&self) -> ContentConfigValue {
[INFO] [stderr]     |        ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 345 |     fn case_normal(&self) -> ContentConfigValue {
[INFO] [stderr]     |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ContentConfigValue` is never constructed
[INFO] [stderr]    --> src/pptx.rs:351:8
[INFO] [stderr]     |
[INFO] [stderr] 351 | struct ContentConfigValue {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/md.rs:23:37
[INFO] [stderr]    |
[INFO] [stderr] 23 |     pub fn parse(input: &'a str) -> Markdown {
[INFO] [stderr]    |                          --         ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                          |
[INFO] [stderr]    |                          the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 23 |     pub fn parse(input: &'a str) -> Markdown<'a> {
[INFO] [stderr]    |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/md.rs:32:57
[INFO] [stderr]    |
[INFO] [stderr] 32 |     pub fn components(&'a self) -> impl Iterator<Item = &Component<'a>> {
[INFO] [stderr]    |                        --                               ^^^^^^^^^^^--^
[INFO] [stderr]    |                        |                                |          |
[INFO] [stderr]    |                        |                                |          the same lifetime is named here
[INFO] [stderr]    |                        the lifetime is named here       the same lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 32 |     pub fn components(&'a self) -> impl Iterator<Item = &'a Component<'a>> {
[INFO] [stderr]    |                                                          ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/md.rs:209:34
[INFO] [stderr]     |
[INFO] [stderr] 209 |     pub fn children(&'a self) -> &ItemList<'a> {
[INFO] [stderr]     |                      --          ^^^^^^^^^^--^
[INFO] [stderr]     |                      |           |         |
[INFO] [stderr]     |                      |           |         the same lifetime is named here
[INFO] [stderr]     |                      |           the same lifetime is elided here
[INFO] [stderr]     |                      the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 209 |     pub fn children(&'a self) -> &'a ItemList<'a> {
[INFO] [stderr]     |                                   ++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/md.rs:242:20
[INFO] [stderr]     |
[INFO] [stderr] 242 |     fn parse(line: &str) -> Text {
[INFO] [stderr]     |                    ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 242 |     fn parse(line: &str) -> Text<'_> {
[INFO] [stderr]     |                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]    --> src/pptx.rs:409:13
[INFO] [stderr]     |
[INFO] [stderr] 409 |         use super::*;
[INFO] [stderr]     |             ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Markdown`
[INFO] [stderr]    --> src/pptx.rs:411:45
[INFO] [stderr]     |
[INFO] [stderr] 411 |             md::{Component, Item, ItemList, Markdown, Page, Text},
[INFO] [stderr]     |                                             ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `md`
[INFO] [stderr]    --> src/md.rs:316:13
[INFO] [stderr]     |
[INFO] [stderr] 316 |         let md = Markdown::parse(data);
[INFO] [stderr]     |             ^^ help: if this is intentional, prefix it with an underscore: `_md`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `md`
[INFO] [stderr]    --> src/md.rs:329:13
[INFO] [stderr]     |
[INFO] [stderr] 329 |         let md = Markdown::parse(data);
[INFO] [stderr]     |             ^^ help: if this is intentional, prefix it with an underscore: `_md`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `md`
[INFO] [stderr]    --> src/md.rs:338:13
[INFO] [stderr]     |
[INFO] [stderr] 338 |         let md = Markdown::parse(data);
[INFO] [stderr]     |             ^^ help: if this is intentional, prefix it with an underscore: `_md`
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `title_only` is never used
[INFO] [stderr]    --> src/pptx.rs:121:8
[INFO] [stderr]     |
[INFO] [stderr]  51 | impl Slide {
[INFO] [stderr]     | ---------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 121 |     fn title_only(title: impl Into<String>) -> Self {
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `add_child` is never used
[INFO] [stderr]    --> src/pptx.rs:270:8
[INFO] [stderr]     |
[INFO] [stderr] 197 | impl Content {
[INFO] [stderr]     | ------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 270 |     fn add_child(&mut self, child: impl Into<String>) {
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `case_h3` is never used
[INFO] [stderr]    --> src/pptx.rs:340:8
[INFO] [stderr]     |
[INFO] [stderr] 298 | impl ContentConfig {
[INFO] [stderr]     | ------------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 340 |     fn case_h3(&self) -> ContentConfigValue {
[INFO] [stderr]     |        ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `mdrs` (lib) generated 16 warnings (run `cargo fix --lib -p mdrs` to apply 5 suggestions)
[INFO] [stderr] warning: `mdrs` (lib test) generated 14 warnings (6 duplicates) (run `cargo fix --lib -p mdrs --tests` to apply 5 suggestions)
[INFO] [stderr] warning: unused import: `Component`
[INFO] [stderr]  --> src/main.rs:2:10
[INFO] [stderr]   |
[INFO] [stderr] 2 |     md::{Component, Markdown},
[INFO] [stderr]   |          ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `mdrs` (bin "mdrs" test) generated 1 warning (run `cargo fix --bin "mdrs" -p mdrs --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mdrs-f5cf2052d00da040)
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test md::tests::heading_tests::文字列からh2をparseできる ... ok
[INFO] [stdout] test md::tests::heading_tests::文字列からマークが3以上はh3としてparseできる ... ok
[INFO] [stdout] test md::tests::heading_tests::何もない文字列をparseできる ... ok
[INFO] [stdout] test md::tests::learning_改行文字がない時のlinesの挙動を確認 ... ok
[INFO] [stdout] test md::tests::learning_loop ... ok
[INFO] [stdout] test md::tests::list_test::リストは階層構造を持つ ... ok
[INFO] [stdout] test md::tests::list_test::リスト内のheadingを考慮できる ... ok
[INFO] [stdout] test md::tests::list_test::リスト以外の文字列までparseする ... ok
[INFO] [stdout] test md::tests::list_test::兄弟を持つリストをparseできる ... ok
[INFO] [stdout] test md::tests::list_test::文字列から単一のリストをparseできる ... ok
[INFO] [stdout] test pptx::tests::config_test::ItemListのcontentのfontは下層に降るほどfontが小さくなる ... ok
[INFO] [stdout] test pptx::tests::config_test::configの設定は自由に変更できる_ver_text ... ok
[INFO] [stdout] test pptx::tests::content_test::contentの初期fontはサイズが18でboldではない ... ok
[INFO] [stdout] test pptx::tests::content_test::contentはComponentのTextから生成できる ... ok
[INFO] [stdout] test pptx::tests::content_test::contentはfontの設定が可能 ... ok
[INFO] [stdout] test pptx::tests::pptx_tests::mdからpptxを作成可能 ... ok
[INFO] [stdout] test pptx::tests::slide_tests::pageに要素が一つもなければblankスライドを生成する ... ok
[INFO] [stdout] test pptx::tests::slide_tests::pageの先頭要素がheadingでかつ他の要素があればtitle_and_contentスライドを生成してtitleとcontentを追加する ... ok
[INFO] [stdout] test pptx::tests::slide_tests::pageの先頭要素がheadingでなければblankスライドを生成してcontentを追加する ... ok
[INFO] [stdout] test pptx::tests::slide_tests::pageの要素が一つかつその要素がheading1以外であればblankスライドを生成してcontentに追加する ... ok
[INFO] [stdout] test pptx::tests::slide_tests::pageの要素が一つかつその要素がheading1であればtitleスライドを生成する ... ok
[INFO] [stdout] test md::tests::splitを境にpage構造体を作成することができる ... ok
[INFO] [stdout] test md::tests::複数の行をparseできる ... ok
[INFO] [stdout] test pptx::tests::config_test::ItemListのcontentのfontの低下値は変更可能 ... ok
[INFO] [stdout] test pptx::tests::pptx_tests::configを設定可能 ... ok
[INFO] [stdout] test md::tests::改行文字がなければ一つの行として評価する ... ok
[INFO] [stdout] test pptx::tests::config_test::contentのfontの設定をTextの列挙子によって切り分ける ... ok
[INFO] [stdout] test md::tests::split_tests::splitをparseできる ... ok
[INFO] [stdout] test md::tests::split_tests::改行されるsplitをparseできる ... ok
[INFO] [stdout] test md::tests::split_tests::splitは文字列に変換できる ... ok
[INFO] [stdout] test md::tests::split_lineで終了している場合はcomponentsが空のpageが最後に生成される ... ok
[INFO] [stdout] test action_tree::tests::test_action_tree ... FAILED
[INFO] [stdout] test pptx::tests::content_test::contentはComponentのListから生成できる ... ok
[INFO] [stdout] test md::tests::heading_tests::文字列からタイトルをparseできる ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test pptx::tests::slide_tests::configを設定可能 ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- action_tree::tests::test_action_tree stdout ----
[INFO] [stdout] ActionTree {
[INFO] [stdout]     name: "TEST",
[INFO] [stdout]     input: [],
[INFO] [stdout]     output: [],
[INFO] [stdout]     children: [
[INFO] [stdout]         ActionTree {
[INFO] [stdout]             name: "parent",
[INFO] [stdout]             input: [
[INFO] [stdout]                 ActionInput {
[INFO] [stdout]                     name: "x",
[INFO] [stdout]                     value: 2,
[INFO] [stdout]                 },
[INFO] [stdout]             ],
[INFO] [stdout]             output: [],
[INFO] [stdout]             children: [
[INFO] [stdout]                 ActionTree {
[INFO] [stdout]                     name: "child",
[INFO] [stdout]                     input: [
[INFO] [stdout]                         ActionInput {
[INFO] [stdout]                             name: "name",
[INFO] [stdout]                             value: "child",
[INFO] [stdout]                         },
[INFO] [stdout]                         ActionInput {
[INFO] [stdout]                             name: "x",
[INFO] [stdout]                             value: 2,
[INFO] [stdout]                         },
[INFO] [stdout]                     ],
[INFO] [stdout]                     output: [],
[INFO] [stdout]                     children: [
[INFO] [stdout]                         ActionTree {
[INFO] [stdout]                             name: "format",
[INFO] [stdout]                             input: [
[INFO] [stdout]                                 ActionInput {
[INFO] [stdout]                                     name: "id",
[INFO] [stdout]                                     value: 0,
[INFO] [stdout]                                 },
[INFO] [stdout]                                 ActionInput {
[INFO] [stdout]                                     name: "name",
[INFO] [stdout]                                     value: "child",
[INFO] [stdout]                                 },
[INFO] [stdout]                                 ActionInput {
[INFO] [stdout]                                     name: "x",
[INFO] [stdout]                                     value: 2,
[INFO] [stdout]                                 },
[INFO] [stdout]                             ],
[INFO] [stdout]                             output: [
[INFO] [stdout]                                 ActionOutput {
[INFO] [stdout]                                     name: "output",
[INFO] [stdout]                                     value: "grandchild: id=0, name=child, x=2",
[INFO] [stdout]                                 },
[INFO] [stdout]                             ],
[INFO] [stdout]                             children: [],
[INFO] [stdout]                         },
[INFO] [stdout]                     ],
[INFO] [stdout]                 },
[INFO] [stdout]             ],
[INFO] [stdout]         },
[INFO] [stdout]     ],
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] thread 'action_tree::tests::test_action_tree' (24) panicked at src/action_tree.rs:127:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: ActionTree { name: "TEST", input: [], output: [], children: [ActionTree { name: "parent", input: [ActionInput { name: "x", value: 2 }], output: [], children: [ActionTree { name: "child", input: [ActionInput { name: "name", value: "child" }, ActionInput { name: "x", value: 2 }], output: [], children: [ActionTree { name: "format", input: [ActionInput { name: "id", value: 0 }, ActionInput { name: "name", value: "child" }, ActionInput { name: "x", value: 2 }], output: [ActionOutput { name: "output", value: "grandchild: id=0, name=child, x=2" }], children: [] }] }] }] }
[INFO] [stdout]  right: ActionTree { name: "TEST", input: [], output: [], children: [] }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62020201bf52 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62020201bf52 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62020201bf52 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62020201bf52 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62020203099a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62020203099a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x620202020d56 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x620202020d56 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x620201ffa6ef - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x620201ffa6ef - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x620202014239 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x620201fafa6e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x620201fafa6e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6202020143f2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6202020143f2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x620201ffa7a8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x620201fefa29 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x620201ffb5fd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62020203106c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x620202030f23 - core[27de1724e4349be2]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x620201f932ea - core[27de1724e4349be2]::panicking::assert_failed::<mdrs[2926d1a135930411]::action_tree::ActionTree, mdrs[2926d1a135930411]::action_tree::ActionTree>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x620201f8a453 - mdrs[2926d1a135930411]::action_tree::tests::test_action_tree
[INFO] [stdout]                                at /opt/rustwide/workdir/src/action_tree.rs:127:9
[INFO] [stdout]   22:     0x620201f897c7 - mdrs[2926d1a135930411]::action_tree::tests::test_action_tree::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/action_tree.rs:96:26
[INFO] [stdout]   23:     0x620201f99476 - <mdrs[2926d1a135930411]::action_tree::tests::test_action_tree::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x620201fa3e1b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x620201fa3e1b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x620201fb067a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x620201fb067a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x620201fb067a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x620201fb067a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x620201fb067a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x620201fb067a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x620201fb067a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x620201fabc24 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x620201fabc24 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x620201fb3172 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x620201fb3172 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x620201fb3172 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x620201fb3172 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x620201fb3172 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x620201fb3172 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x620201fb3172 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62020201b7ff - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x62020201b7ff - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x75b7b86ceaa4 - <unknown>
[INFO] [stdout]   45:     0x75b7b875ba64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     action_tree::tests::test_action_tree
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 34 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b93f918739a8c5224e34cfa63c71189e5180cedccccb498f854e5eef85296457", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b93f918739a8c5224e34cfa63c71189e5180cedccccb498f854e5eef85296457", kill_on_drop: false }`
[INFO] [stdout] b93f918739a8c5224e34cfa63c71189e5180cedccccb498f854e5eef85296457
