[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 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fu-kai%2Fmdrs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/u-kai/mdrs on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-targets v0.48.2
[INFO] [stderr]   Downloaded tempfile v3.7.1
[INFO] [stderr]   Downloaded unicode-ident v1.0.11
[INFO] [stderr]   Downloaded errno v0.3.2
[INFO] [stderr]   Downloaded openssl-sys v0.9.91
[INFO] [stderr]   Downloaded bumpalo v3.13.0
[INFO] [stderr]   Downloaded base64 v0.21.2
[INFO] [stderr]   Downloaded backtrace v0.3.68
[INFO] [stderr]   Downloaded h2 v0.3.20
[INFO] [stderr]   Downloaded url v2.4.0
[INFO] [stderr]   Downloaded serde v1.0.183
[INFO] [stderr]   Downloaded reqwest v0.11.18
[INFO] [stderr]   Downloaded serde_json v1.0.105
[INFO] [stderr]   Downloaded cc v1.0.82
[INFO] [stderr]   Downloaded addr2line v0.20.0
[INFO] [stderr]   Downloaded syn v2.0.28
[INFO] [stderr]   Downloaded openssl v0.10.56
[INFO] [stderr]   Downloaded gimli v0.27.3
[INFO] [stderr]   Downloaded object v0.31.1
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.48.2
[INFO] [stderr]   Downloaded rustix v0.38.8
[INFO] [stderr]   Downloaded pin-project-lite v0.2.12
[INFO] [stderr]   Downloaded quote v1.0.32
[INFO] [stderr]   Downloaded serde_derive v1.0.183
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.48.2
[INFO] [stderr]   Downloaded socket2 v0.5.3
[INFO] [stderr]   Downloaded proc-macro2 v1.0.66
[INFO] [stderr]   Downloaded tokio v1.31.0
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.48.2
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.48.2
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.48.2
[INFO] [stderr]   Downloaded windows_i686_gnu v0.48.2
[INFO] [stderr]   Downloaded windows_i686_msvc v0.48.2
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0b0cc705aed9281497747e5a979c7843ac79e2adee25ac8cbb38894848652fb1
[INFO] running `Command { std: "docker" "start" "-a" "0b0cc705aed9281497747e5a979c7843ac79e2adee25ac8cbb38894848652fb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b0cc705aed9281497747e5a979c7843ac79e2adee25ac8cbb38894848652fb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b0cc705aed9281497747e5a979c7843ac79e2adee25ac8cbb38894848652fb1", kill_on_drop: false }`
[INFO] [stdout] 0b0cc705aed9281497747e5a979c7843ac79e2adee25ac8cbb38894848652fb1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75be4844ac4a10b7bc2891ad9a582591e98f799fa415bbef410070847e25d572
[INFO] running `Command { std: "docker" "start" "-a" "75be4844ac4a10b7bc2891ad9a582591e98f799fa415bbef410070847e25d572", 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 once_cell v1.18.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling futures-core v0.3.28
[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 lock_api v0.4.10
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling openssl v0.10.56
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling cc v1.0.82
[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 url v2.4.0
[INFO] [stderr]    Compiling openssl-sys v0.9.91
[INFO] [stderr]    Compiling native-tls v0.2.11
[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)]` 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)]` 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)]` 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:26
[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:24
[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:22
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.65s
[INFO] running `Command { std: "docker" "inspect" "75be4844ac4a10b7bc2891ad9a582591e98f799fa415bbef410070847e25d572", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75be4844ac4a10b7bc2891ad9a582591e98f799fa415bbef410070847e25d572", kill_on_drop: false }`
[INFO] [stdout] 75be4844ac4a10b7bc2891ad9a582591e98f799fa415bbef410070847e25d572
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 79c8a52931ad46ca51d2faf305200af4f48e363001dde9c064838c4aaec3d75a
[INFO] running `Command { std: "docker" "start" "-a" "79c8a52931ad46ca51d2faf305200af4f48e363001dde9c064838c4aaec3d75a", 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)]` 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)]` 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)]` 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:26
[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:24
[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:22
[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] [stderr]    Compiling mdrs v0.1.0 (/opt/rustwide/workdir)
[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)]` 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)]` 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)]` 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)]` 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)]` 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)]` 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:26
[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:24
[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:22
[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.17s
[INFO] running `Command { std: "docker" "inspect" "79c8a52931ad46ca51d2faf305200af4f48e363001dde9c064838c4aaec3d75a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79c8a52931ad46ca51d2faf305200af4f48e363001dde9c064838c4aaec3d75a", kill_on_drop: false }`
[INFO] [stdout] 79c8a52931ad46ca51d2faf305200af4f48e363001dde9c064838c4aaec3d75a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 70e1663e850b9240df6208d068dacc203b370462dc73953d88bef363025ff9b3
[INFO] running `Command { std: "docker" "start" "-a" "70e1663e850b9240df6208d068dacc203b370462dc73953d88bef363025ff9b3", 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)]` 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)]` 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)]` 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:26
[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:24
[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:22
[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)]` 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)]` 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)]` 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 1 suggestion)
[INFO] [stderr] warning: `mdrs` (lib test) generated 14 warnings (6 duplicates) (run `cargo fix --lib -p mdrs --tests` to apply 2 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)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `mdrs` (bin "mdrs" test) generated 1 warning (run `cargo fix --bin "mdrs" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mdrs-4d15a5b75d2f806d)
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test md::tests::heading_tests::何もない文字列をparseできる ... ok
[INFO] [stdout] test md::tests::heading_tests::文字列からh2を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::リスト内の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::heading_tests::文字列からマークが3以上はh3としてparseできる ... ok
[INFO] [stdout] test md::tests::list_test::リスト以外の文字列までparseする ... ok
[INFO] [stdout] test md::tests::list_test::リストは階層構造を持つ ... ok
[INFO] [stdout] test md::tests::split_tests::splitは文字列に変換できる ... ok
[INFO] [stdout] test md::tests::split_tests::改行されるsplitをparseできる ... 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::config_test::ItemListのcontentのfontは下層に降るほどfontが小さくなる ... ok
[INFO] [stdout] test pptx::tests::config_test::configの設定は自由に変更できる_ver_text ... ok
[INFO] [stdout] test md::tests::split_tests::splitをparseできる ... ok
[INFO] [stdout] test pptx::tests::content_test::contentの初期fontはサイズが18でboldではない ... ok
[INFO] [stdout] test md::tests::改行文字がなければ一つの行として評価する ... ok
[INFO] [stdout] test pptx::tests::content_test::contentはComponentのListから生成できる ... 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 md::tests::split_lineで終了している場合はcomponentsが空のpageが最後に生成される ... ok
[INFO] [stdout] test pptx::tests::pptx_tests::configを設定可能 ... ok
[INFO] [stdout] test pptx::tests::slide_tests::pageの要素が一つかつその要素がheading1であればtitleスライドを生成する ... ok
[INFO] [stdout] test pptx::tests::config_test::contentのfontの設定をTextの列挙子によって切り分ける ... 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::configを設定可能 ... ok
[INFO] [stdout] test pptx::tests::slide_tests::pageの要素が一つかつその要素がheading1以外であればblankスライドを生成してcontentに追加する ... ok
[INFO] [stdout] test pptx::tests::slide_tests::pageの先頭要素がheadingでなければblankスライドを生成してcontentを追加する ... ok
[INFO] [stdout] test pptx::tests::slide_tests::pageの先頭要素がheadingでかつ他の要素があればtitle_and_contentスライドを生成してtitleとcontentを追加する ... ok
[INFO] [stdout] test action_tree::tests::test_action_tree ... FAILED
[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] [stderr] error: test failed, to rerun pass `--lib`
[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' 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:     0x5c0990afda02 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c0990afda02 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c0990afda02 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c0990afda02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c0990b22e23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c0990b22e23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5c0990afa983 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c0990afa983 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c0990afd852 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c0990afef79 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5c0990afedae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5c0990ac7164 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5c0990ac7164 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c0990aff94e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5c0990aff94e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5c0990aff71a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5c0990afdef9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c0990aff3ad - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5c0990b21870 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5c0990b21bc3 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x5c0990a771e8 - core::panicking::assert_failed::h6fc1a65168178387
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x5c0990a8d025 - mdrs::action_tree::tests::test_action_tree::h1eb3c7f097dc78a5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/action_tree.rs:127:9
[INFO] [stdout]   22:     0x5c0990a8ce97 - mdrs::action_tree::tests::test_action_tree::{{closure}}::ha8df1c93f38b348d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/action_tree.rs:96:26
[INFO] [stdout]   23:     0x5c0990a6e176 - core::ops::function::FnOnce::call_once::h35e49d4aaaf2f77c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5c0990acc9cb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5c0990acc9cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5c0990acbb05 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5c0990acbb05 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5c0990acbb05 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5c0990acbb05 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5c0990acbb05 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c0990acbb05 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5c0990acbb05 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5c0990a8f704 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5c0990a8f704 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5c0990a930da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5c0990a930da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5c0990a930da - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5c0990a930da - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5c0990a930da - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c0990a930da - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5c0990a930da - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5c0990b028cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5c0990b028cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x77bca0792aa4 - <unknown>
[INFO] [stdout]   45:     0x77bca081fa34 - 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.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "70e1663e850b9240df6208d068dacc203b370462dc73953d88bef363025ff9b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70e1663e850b9240df6208d068dacc203b370462dc73953d88bef363025ff9b3", kill_on_drop: false }`
[INFO] [stdout] 70e1663e850b9240df6208d068dacc203b370462dc73953d88bef363025ff9b3
