[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 try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVaysseB%2Fmsoconv" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/VaysseB/msoconv on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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-2/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redox_syscall v0.1.26 [INFO] [stderr] Downloaded libc v0.2.26 [INFO] [stderr] Downloaded bzip2-sys v0.1.5 [INFO] [stderr] Downloaded xml-rs v0.6.0 [INFO] [stderr] Downloaded zip v0.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 409ad9a11bec39d466822b97267d7bdc1c544f6864cd9bb7bd644ea9ccb99cc5 [INFO] running `Command { std: "docker" "start" "-a" "409ad9a11bec39d466822b97267d7bdc1c544f6864cd9bb7bd644ea9ccb99cc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "409ad9a11bec39d466822b97267d7bdc1c544f6864cd9bb7bd644ea9ccb99cc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "409ad9a11bec39d466822b97267d7bdc1c544f6864cd9bb7bd644ea9ccb99cc5", kill_on_drop: false }` [INFO] [stdout] 409ad9a11bec39d466822b97267d7bdc1c544f6864cd9bb7bd644ea9ccb99cc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 498d0775dd22472b57242e56b69a41d9e1aa653239c90bbb6cf3c5e89db79ac2 [INFO] running `Command { std: "docker" "start" "-a" "498d0775dd22472b57242e56b69a41d9e1aa653239c90bbb6cf3c5e89db79ac2", 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 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:71:65 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn parse(&mut self, source: &mut T, reader: &mut WordReader) [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn WordReader` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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] | ^^^^^^^^^^ help: use `dyn`: `dyn WordReader` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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] | ^^^^^^^^^^ help: use `dyn`: `dyn WordReader` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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] | ^^^^^^^^^^ help: use `dyn`: `dyn WordReader` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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] | ^^^^^^^^^^ help: use `dyn`: `dyn WordReader` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [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] | ^^^^^^^^^^ help: use `dyn`: `dyn WordReader` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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!("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 is no longer accepted in Rust 2021 [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!("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 is no longer accepted in Rust 2021 [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!("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 is no longer accepted in Rust 2021 [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!("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 is no longer accepted in Rust 2021 [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!("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 5.25s [INFO] running `Command { std: "docker" "inspect" "498d0775dd22472b57242e56b69a41d9e1aa653239c90bbb6cf3c5e89db79ac2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "498d0775dd22472b57242e56b69a41d9e1aa653239c90bbb6cf3c5e89db79ac2", kill_on_drop: false }` [INFO] [stdout] 498d0775dd22472b57242e56b69a41d9e1aa653239c90bbb6cf3c5e89db79ac2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c118f6f84661867fc62bc7ae7f4505e7975806524313d7b04433126887242bef [INFO] running `Command { std: "docker" "start" "-a" "c118f6f84661867fc62bc7ae7f4505e7975806524313d7b04433126887242bef", kill_on_drop: false }` [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:71:65 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn parse(&mut self, source: &mut T, reader: &mut WordReader) [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn WordReader` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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] | ^^^^^^^^^^ help: use `dyn`: `dyn WordReader` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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] | ^^^^^^^^^^ help: use `dyn`: `dyn WordReader` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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] | ^^^^^^^^^^ help: use `dyn`: `dyn WordReader` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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] | ^^^^^^^^^^ help: use `dyn`: `dyn WordReader` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [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] | ^^^^^^^^^^ help: use `dyn`: `dyn WordReader` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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!("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 is no longer accepted in Rust 2021 [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!("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 is no longer accepted in Rust 2021 [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!("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 is no longer accepted in Rust 2021 [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!("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 is no longer accepted in Rust 2021 [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!("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.60s [INFO] running `Command { std: "docker" "inspect" "c118f6f84661867fc62bc7ae7f4505e7975806524313d7b04433126887242bef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c118f6f84661867fc62bc7ae7f4505e7975806524313d7b04433126887242bef", kill_on_drop: false }` [INFO] [stdout] c118f6f84661867fc62bc7ae7f4505e7975806524313d7b04433126887242bef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e081f63f4d80b336445a36108b8530ff8369359f1f0a316399551b345713c489 [INFO] running `Command { std: "docker" "start" "-a" "e081f63f4d80b336445a36108b8530ff8369359f1f0a316399551b345713c489", kill_on_drop: false }` [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] | ^^^^^^^^^^ help: use `dyn`: `dyn WordReader` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [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] | ^^^^^^^^^^ help: use `dyn`: `dyn WordReader` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [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] | ^^^^^^^^^^ help: use `dyn`: `dyn WordReader` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [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] | ^^^^^^^^^^ help: use `dyn`: `dyn WordReader` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [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] | ^^^^^^^^^^ help: use `dyn`: `dyn WordReader` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [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] | ^^^^^^^^^^ help: use `dyn`: `dyn WordReader` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [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_panic)]` on by default [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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!("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 is no longer accepted in Rust 2021 [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!("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 is no longer accepted in Rust 2021 [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!("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 is no longer accepted in Rust 2021 [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!("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 is no longer accepted in Rust 2021 [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!("Nested table row not supported"); [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: 11 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mso_to_text-8d33e56ba013ddff) [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" "e081f63f4d80b336445a36108b8530ff8369359f1f0a316399551b345713c489", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e081f63f4d80b336445a36108b8530ff8369359f1f0a316399551b345713c489", kill_on_drop: false }` [INFO] [stdout] e081f63f4d80b336445a36108b8530ff8369359f1f0a316399551b345713c489