[INFO] cloning repository https://github.com/VaysseB/msoconv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VaysseB/msoconv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVaysseB%2Fmsoconv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVaysseB%2Fmsoconv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb2d1c95d28b44dc91f02d7ccddb5ce4215fb4ca [INFO] testing VaysseB/msoconv against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVaysseB%2Fmsoconv" "/workspace/builds/worker-115/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-115/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/VaysseB/msoconv on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/VaysseB/msoconv [INFO] finished tweaking git repo https://github.com/VaysseB/msoconv [INFO] tweaked toml for git repo https://github.com/VaysseB/msoconv written to /workspace/builds/worker-115/source/Cargo.toml [INFO] crate git repo https://github.com/VaysseB/msoconv already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded miniz-sys v0.1.9 [INFO] [stderr] Downloaded argparse v0.2.1 [INFO] [stderr] Downloaded podio v0.1.5 [INFO] [stderr] Downloaded xml-rs v0.6.0 [INFO] [stderr] Downloaded flate2 v0.2.19 [INFO] [stderr] Downloaded gcc v0.3.51 [INFO] [stderr] Downloaded redox_syscall v0.1.26 [INFO] [stderr] Downloaded zip v0.2.5 [INFO] [stderr] Downloaded libc v0.2.26 [INFO] [stderr] Downloaded bzip2-sys v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c79698dc00b27ca501a7643ccbf3c48599cb415d89c982308e83b918b04cd43c [INFO] running `Command { std: "docker" "start" "-a" "c79698dc00b27ca501a7643ccbf3c48599cb415d89c982308e83b918b04cd43c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c79698dc00b27ca501a7643ccbf3c48599cb415d89c982308e83b918b04cd43c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c79698dc00b27ca501a7643ccbf3c48599cb415d89c982308e83b918b04cd43c", kill_on_drop: false }` [INFO] [stdout] c79698dc00b27ca501a7643ccbf3c48599cb415d89c982308e83b918b04cd43c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68dfbe9c540652f69b8138b7de8a190e5eb2570f26834e8251c73dce7163e5b7 [INFO] running `Command { std: "docker" "start" "-a" "68dfbe9c540652f69b8138b7de8a190e5eb2570f26834e8251c73dce7163e5b7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling gcc v0.3.51 [INFO] [stderr] Compiling libc v0.2.26 [INFO] [stderr] Compiling podio v0.1.5 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling argparse v0.2.1 [INFO] [stderr] Compiling xml-rs v0.6.0 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling miniz-sys v0.1.9 [INFO] [stderr] Compiling bzip2-sys v0.1.5 [INFO] [stderr] Compiling msdos_time v0.1.5 [INFO] [stderr] Compiling flate2 v0.2.19 [INFO] [stderr] Compiling bzip2 v0.3.2 [INFO] [stderr] Compiling zip v0.2.5 [INFO] [stderr] Compiling mso_to_text v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mso_doc.rs:282:46 [INFO] [stdout] | [INFO] [stdout] 282 | pub fn parse(filepath: &String, reader: &mut WordReader) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 282 - pub fn parse(filepath: &String, reader: &mut WordReader) { [INFO] [stdout] 282 + pub fn parse(filepath: &String, reader: &mut dyn WordReader) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mso_doc.rs:71:65 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn parse(&mut self, source: &mut T, reader: &mut WordReader) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 71 - pub fn parse(&mut self, source: &mut T, reader: &mut WordReader) [INFO] [stdout] 71 + pub fn parse(&mut self, source: &mut T, reader: &mut dyn WordReader) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mso_doc.rs:88:41 [INFO] [stdout] | [INFO] [stdout] 88 | fn send(&mut self, reader: &mut WordReader) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 88 - fn send(&mut self, reader: &mut WordReader) { [INFO] [stdout] 88 + fn send(&mut self, reader: &mut dyn WordReader) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mso_doc.rs:208:63 [INFO] [stdout] | [INFO] [stdout] 208 | fn forward(&mut self, source: &mut T, reader: &mut WordReader) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 208 - fn forward(&mut self, source: &mut T, reader: &mut WordReader) [INFO] [stdout] 208 + fn forward(&mut self, source: &mut T, reader: &mut dyn WordReader) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mso_doc.rs:246:41 [INFO] [stdout] | [INFO] [stdout] 246 | fn send(&mut self, reader: &mut WordReader) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 246 - fn send(&mut self, reader: &mut WordReader) { [INFO] [stdout] 246 + fn send(&mut self, reader: &mut dyn WordReader) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mso_doc.rs:256:63 [INFO] [stdout] | [INFO] [stdout] 256 | fn forward(&mut self, source: &mut T, reader: &mut WordReader) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 256 - fn forward(&mut self, source: &mut T, reader: &mut WordReader) [INFO] [stdout] 256 + fn forward(&mut self, source: &mut T, reader: &mut dyn WordReader) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mso_doc.rs:121:40 [INFO] [stdout] | [INFO] [stdout] 121 | ... panic!(format!("Nested paragraph not supported")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 121 - panic!(format!("Nested paragraph not supported")); [INFO] [stdout] 121 + panic!("Nested paragraph not supported"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mso_doc.rs:157:57 [INFO] [stdout] | [INFO] [stdout] 157 | if Self::is_tag(name) => panic!(format!("Nested style definition not supported")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 157 - if Self::is_tag(name) => panic!(format!("Nested style definition not supported")), [INFO] [stdout] 157 + if Self::is_tag(name) => panic!("Nested style definition not supported"), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mso_doc.rs:185:57 [INFO] [stdout] | [INFO] [stdout] 185 | if Self::is_tag(name) => panic!(format!("Nested text not supported")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 185 - if Self::is_tag(name) => panic!(format!("Nested text not supported")), [INFO] [stdout] 185 + if Self::is_tag(name) => panic!("Nested text not supported"), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mso_doc.rs:214:40 [INFO] [stdout] | [INFO] [stdout] 214 | ... panic!(format!("Nested table not supported")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 214 - panic!(format!("Nested table not supported")); [INFO] [stdout] 214 + panic!("Nested table not supported"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mso_doc.rs:264:40 [INFO] [stdout] | [INFO] [stdout] 264 | ... panic!(format!("Nested table row not supported")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 264 - panic!(format!("Nested table row not supported")); [INFO] [stdout] 264 + panic!("Nested table row not supported"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 57s [INFO] running `Command { std: "docker" "inspect" "68dfbe9c540652f69b8138b7de8a190e5eb2570f26834e8251c73dce7163e5b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68dfbe9c540652f69b8138b7de8a190e5eb2570f26834e8251c73dce7163e5b7", kill_on_drop: false }` [INFO] [stdout] 68dfbe9c540652f69b8138b7de8a190e5eb2570f26834e8251c73dce7163e5b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a88f6b6595e6b522917c709258c5a8ef9e73f43f04cbea0af2d0eb78a8329e2f [INFO] running `Command { std: "docker" "start" "-a" "a88f6b6595e6b522917c709258c5a8ef9e73f43f04cbea0af2d0eb78a8329e2f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling mso_to_text v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mso_doc.rs:282:46 [INFO] [stdout] | [INFO] [stdout] 282 | pub fn parse(filepath: &String, reader: &mut WordReader) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 282 - pub fn parse(filepath: &String, reader: &mut WordReader) { [INFO] [stdout] 282 + pub fn parse(filepath: &String, reader: &mut dyn WordReader) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mso_doc.rs:71:65 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn parse(&mut self, source: &mut T, reader: &mut WordReader) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 71 - pub fn parse(&mut self, source: &mut T, reader: &mut WordReader) [INFO] [stdout] 71 + pub fn parse(&mut self, source: &mut T, reader: &mut dyn WordReader) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mso_doc.rs:88:41 [INFO] [stdout] | [INFO] [stdout] 88 | fn send(&mut self, reader: &mut WordReader) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 88 - fn send(&mut self, reader: &mut WordReader) { [INFO] [stdout] 88 + fn send(&mut self, reader: &mut dyn WordReader) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mso_doc.rs:208:63 [INFO] [stdout] | [INFO] [stdout] 208 | fn forward(&mut self, source: &mut T, reader: &mut WordReader) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 208 - fn forward(&mut self, source: &mut T, reader: &mut WordReader) [INFO] [stdout] 208 + fn forward(&mut self, source: &mut T, reader: &mut dyn WordReader) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mso_doc.rs:246:41 [INFO] [stdout] | [INFO] [stdout] 246 | fn send(&mut self, reader: &mut WordReader) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 246 - fn send(&mut self, reader: &mut WordReader) { [INFO] [stdout] 246 + fn send(&mut self, reader: &mut dyn WordReader) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mso_doc.rs:256:63 [INFO] [stdout] | [INFO] [stdout] 256 | fn forward(&mut self, source: &mut T, reader: &mut WordReader) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 256 - fn forward(&mut self, source: &mut T, reader: &mut WordReader) [INFO] [stdout] 256 + fn forward(&mut self, source: &mut T, reader: &mut dyn WordReader) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mso_doc.rs:121:40 [INFO] [stdout] | [INFO] [stdout] 121 | ... panic!(format!("Nested paragraph not supported")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 121 - panic!(format!("Nested paragraph not supported")); [INFO] [stdout] 121 + panic!("Nested paragraph not supported"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mso_doc.rs:157:57 [INFO] [stdout] | [INFO] [stdout] 157 | if Self::is_tag(name) => panic!(format!("Nested style definition not supported")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 157 - if Self::is_tag(name) => panic!(format!("Nested style definition not supported")), [INFO] [stdout] 157 + if Self::is_tag(name) => panic!("Nested style definition not supported"), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mso_doc.rs:185:57 [INFO] [stdout] | [INFO] [stdout] 185 | if Self::is_tag(name) => panic!(format!("Nested text not supported")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 185 - if Self::is_tag(name) => panic!(format!("Nested text not supported")), [INFO] [stdout] 185 + if Self::is_tag(name) => panic!("Nested text not supported"), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mso_doc.rs:214:40 [INFO] [stdout] | [INFO] [stdout] 214 | ... panic!(format!("Nested table not supported")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 214 - panic!(format!("Nested table not supported")); [INFO] [stdout] 214 + panic!("Nested table not supported"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mso_doc.rs:264:40 [INFO] [stdout] | [INFO] [stdout] 264 | ... panic!(format!("Nested table row not supported")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 264 - panic!(format!("Nested table row not supported")); [INFO] [stdout] 264 + panic!("Nested table row not supported"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `Command { std: "docker" "inspect" "a88f6b6595e6b522917c709258c5a8ef9e73f43f04cbea0af2d0eb78a8329e2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a88f6b6595e6b522917c709258c5a8ef9e73f43f04cbea0af2d0eb78a8329e2f", kill_on_drop: false }` [INFO] [stdout] a88f6b6595e6b522917c709258c5a8ef9e73f43f04cbea0af2d0eb78a8329e2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c9f8c86b8d9bd5b1c88e6f6db9851e7cc859609d889a9d386d14f5b78c2b2b2e [INFO] running `Command { std: "docker" "start" "-a" "c9f8c86b8d9bd5b1c88e6f6db9851e7cc859609d889a9d386d14f5b78c2b2b2e", kill_on_drop: false }` [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/mso_doc.rs:282:46 [INFO] [stderr] | [INFO] [stderr] 282 | pub fn parse(filepath: &String, reader: &mut WordReader) { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 282 - pub fn parse(filepath: &String, reader: &mut WordReader) { [INFO] [stderr] 282 + pub fn parse(filepath: &String, reader: &mut dyn WordReader) { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/mso_doc.rs:71:65 [INFO] [stderr] | [INFO] [stderr] 71 | pub fn parse(&mut self, source: &mut T, reader: &mut WordReader) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 71 - pub fn parse(&mut self, source: &mut T, reader: &mut WordReader) [INFO] [stderr] 71 + pub fn parse(&mut self, source: &mut T, reader: &mut dyn WordReader) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/mso_doc.rs:88:41 [INFO] [stderr] | [INFO] [stderr] 88 | fn send(&mut self, reader: &mut WordReader) { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 88 - fn send(&mut self, reader: &mut WordReader) { [INFO] [stderr] 88 + fn send(&mut self, reader: &mut dyn WordReader) { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/mso_doc.rs:208:63 [INFO] [stderr] | [INFO] [stderr] 208 | fn forward(&mut self, source: &mut T, reader: &mut WordReader) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 208 - fn forward(&mut self, source: &mut T, reader: &mut WordReader) [INFO] [stderr] 208 + fn forward(&mut self, source: &mut T, reader: &mut dyn WordReader) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/mso_doc.rs:246:41 [INFO] [stderr] | [INFO] [stderr] 246 | fn send(&mut self, reader: &mut WordReader) { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 246 - fn send(&mut self, reader: &mut WordReader) { [INFO] [stderr] 246 + fn send(&mut self, reader: &mut dyn WordReader) { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/mso_doc.rs:256:63 [INFO] [stderr] | [INFO] [stderr] 256 | fn forward(&mut self, source: &mut T, reader: &mut WordReader) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 256 - fn forward(&mut self, source: &mut T, reader: &mut WordReader) [INFO] [stderr] 256 + fn forward(&mut self, source: &mut T, reader: &mut dyn WordReader) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mso_doc.rs:121:40 [INFO] [stderr] | [INFO] [stderr] 121 | ... panic!(format!("Nested paragraph not supported")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 121 - panic!(format!("Nested paragraph not supported")); [INFO] [stderr] 121 + panic!("Nested paragraph not supported"); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mso_doc.rs:157:57 [INFO] [stderr] | [INFO] [stderr] 157 | if Self::is_tag(name) => panic!(format!("Nested style definition not supported")), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 157 - if Self::is_tag(name) => panic!(format!("Nested style definition not supported")), [INFO] [stderr] 157 + if Self::is_tag(name) => panic!("Nested style definition not supported"), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mso_doc.rs:185:57 [INFO] [stderr] | [INFO] [stderr] 185 | if Self::is_tag(name) => panic!(format!("Nested text not supported")), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 185 - if Self::is_tag(name) => panic!(format!("Nested text not supported")), [INFO] [stderr] 185 + if Self::is_tag(name) => panic!("Nested text not supported"), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mso_doc.rs:214:40 [INFO] [stderr] | [INFO] [stderr] 214 | ... panic!(format!("Nested table not supported")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 214 - panic!(format!("Nested table not supported")); [INFO] [stderr] 214 + panic!("Nested table not supported"); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mso_doc.rs:264:40 [INFO] [stderr] | [INFO] [stderr] 264 | ... panic!(format!("Nested table row not supported")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 264 - panic!(format!("Nested table row not supported")); [INFO] [stderr] 264 + panic!("Nested table row not supported"); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `mso_to_text` (bin "mso_to_text" test) generated 11 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mso_to_text-a824273259ae4c0a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c9f8c86b8d9bd5b1c88e6f6db9851e7cc859609d889a9d386d14f5b78c2b2b2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9f8c86b8d9bd5b1c88e6f6db9851e7cc859609d889a9d386d14f5b78c2b2b2e", kill_on_drop: false }` [INFO] [stdout] c9f8c86b8d9bd5b1c88e6f6db9851e7cc859609d889a9d386d14f5b78c2b2b2e