[INFO] fetching crate msoffice_pptx 0.2.1...
[INFO] checking msoffice_pptx-0.2.1 against try#d336647335db03a0fc5b24fc5325cd3905c5b8e8 for pr-151146-1
[INFO] extracting crate msoffice_pptx 0.2.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate msoffice_pptx 0.2.1
[INFO] finished tweaking crates.io crate msoffice_pptx 0.2.1
[INFO] tweaked toml for crates.io crate msoffice_pptx 0.2.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate msoffice_pptx 0.2.1 on toolchain d336647335db03a0fc5b24fc5325cd3905c5b8e8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 71 packages to latest compatible versions
[INFO] [stderr]       Adding simple_logger v1.16.0 (available: v5.1.0)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] [stderr]       Adding zip v0.5.13 (available: v7.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f611d15da8fca7df7e9bee3727781a238e1146efceeafdf121ca804b95d37007
[INFO] running `Command { std: "docker" "start" "-a" "f611d15da8fca7df7e9bee3727781a238e1146efceeafdf121ca804b95d37007", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f611d15da8fca7df7e9bee3727781a238e1146efceeafdf121ca804b95d37007", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f611d15da8fca7df7e9bee3727781a238e1146efceeafdf121ca804b95d37007", kill_on_drop: false }`
[INFO] [stdout] f611d15da8fca7df7e9bee3727781a238e1146efceeafdf121ca804b95d37007
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a72d1cf1829643ae05c92e744ce531d963a1c46baebfdcecc0340a8ffb095d94
[INFO] running `Command { std: "docker" "start" "-a" "a72d1cf1829643ae05c92e744ce531d963a1c46baebfdcecc0340a8ffb095d94", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling time-macros v0.2.26
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]     Checking colored v1.9.4
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking time v0.3.46
[INFO] [stderr]     Checking simple_logger v1.16.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling enum_from_str_derive v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking enum_from_str v0.1.0
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]    Compiling derive_more v0.14.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zip v0.5.13
[INFO] [stderr]     Checking quick-xml v0.14.0
[INFO] [stderr]     Checking msoffice_shared v0.1.1
[INFO] [stderr]     Checking msoffice_pptx v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/docprops.rs:10:81
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub fn from_zip<R>(zipper: &mut zip::ZipArchive<R>) -> Result<Self, Box<dyn (::std::error::Error)>>
[INFO] [stdout]    |                                                                                 ^                   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 10 -     pub fn from_zip<R>(zipper: &mut zip::ZipArchive<R>) -> Result<Self, Box<dyn (::std::error::Error)>>
[INFO] [stdout] 10 +     pub fn from_zip<R>(zipper: &mut zip::ZipArchive<R>) -> Result<Self, Box<dyn ::std::error::Error >>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/docprops.rs:44:81
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn from_zip<R>(zipper: &mut zip::ZipArchive<R>) -> Result<Self, Box<dyn (::std::error::Error)>>
[INFO] [stdout]    |                                                                                 ^                   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 44 -     pub fn from_zip<R>(zipper: &mut zip::ZipArchive<R>) -> Result<Self, Box<dyn (::std::error::Error)>>
[INFO] [stdout] 44 +     pub fn from_zip<R>(zipper: &mut zip::ZipArchive<R>) -> Result<Self, Box<dyn ::std::error::Error >>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/document.rs:24:64
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn from_file(pptx_path: &Path) -> Result<Self, Box<dyn (::std::error::Error)>> {
[INFO] [stdout]    |                                                                ^                   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 24 -     pub fn from_file(pptx_path: &Path) -> Result<Self, Box<dyn (::std::error::Error)>> {
[INFO] [stdout] 24 +     pub fn from_file(pptx_path: &Path) -> Result<Self, Box<dyn ::std::error::Error >> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]  --> src/pml/animation.rs:8:55
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub type Result<T> = ::std::result::Result<T, Box<dyn (::std::error::Error)>>;
[INFO] [stdout]   |                                                       ^                   ^
[INFO] [stdout]   |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]   |
[INFO] [stdout] 8 - pub type Result<T> = ::std::result::Result<T, Box<dyn (::std::error::Error)>>;
[INFO] [stdout] 8 + pub type Result<T> = ::std::result::Result<T, Box<dyn ::std::error::Error >>;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]  --> src/pml/presentation.rs:8:55
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub type Result<T> = ::std::result::Result<T, Box<dyn (::std::error::Error)>>;
[INFO] [stdout]   |                                                       ^                   ^
[INFO] [stdout]   |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]   |
[INFO] [stdout] 8 - pub type Result<T> = ::std::result::Result<T, Box<dyn (::std::error::Error)>>;
[INFO] [stdout] 8 + pub type Result<T> = ::std::result::Result<T, Box<dyn ::std::error::Error >>;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/pml/slides.rs:13:55
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub type Result<T> = ::std::result::Result<T, Box<dyn (::std::error::Error)>>;
[INFO] [stdout]    |                                                       ^                   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 13 - pub type Result<T> = ::std::result::Result<T, Box<dyn (::std::error::Error)>>;
[INFO] [stdout] 13 + pub type Result<T> = ::std::result::Result<T, Box<dyn ::std::error::Error >>;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]  --> src/pml/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use self::animation::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `Result` in the type namespace is first re-exported here
[INFO] [stdout] 6 | pub use self::presentation::*;
[INFO] [stdout] 7 | pub use self::slides::*;
[INFO] [stdout]   |         --------------- but the name `Result` in the type namespace is also re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout]   = note: `#[deny(ambiguous_glob_reexports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/docprops.rs:10:81
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub fn from_zip<R>(zipper: &mut zip::ZipArchive<R>) -> Result<Self, Box<dyn (::std::error::Error)>>
[INFO] [stdout]    |                                                                                 ^                   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 10 -     pub fn from_zip<R>(zipper: &mut zip::ZipArchive<R>) -> Result<Self, Box<dyn (::std::error::Error)>>
[INFO] [stdout] 10 +     pub fn from_zip<R>(zipper: &mut zip::ZipArchive<R>) -> Result<Self, Box<dyn ::std::error::Error >>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/docprops.rs:44:81
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn from_zip<R>(zipper: &mut zip::ZipArchive<R>) -> Result<Self, Box<dyn (::std::error::Error)>>
[INFO] [stdout]    |                                                                                 ^                   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 44 -     pub fn from_zip<R>(zipper: &mut zip::ZipArchive<R>) -> Result<Self, Box<dyn (::std::error::Error)>>
[INFO] [stdout] 44 +     pub fn from_zip<R>(zipper: &mut zip::ZipArchive<R>) -> Result<Self, Box<dyn ::std::error::Error >>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/document.rs:24:64
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn from_file(pptx_path: &Path) -> Result<Self, Box<dyn (::std::error::Error)>> {
[INFO] [stdout]    |                                                                ^                   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 24 -     pub fn from_file(pptx_path: &Path) -> Result<Self, Box<dyn (::std::error::Error)>> {
[INFO] [stdout] 24 +     pub fn from_file(pptx_path: &Path) -> Result<Self, Box<dyn ::std::error::Error >> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]  --> src/pml/animation.rs:8:55
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub type Result<T> = ::std::result::Result<T, Box<dyn (::std::error::Error)>>;
[INFO] [stdout]   |                                                       ^                   ^
[INFO] [stdout]   |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]   |
[INFO] [stdout] 8 - pub type Result<T> = ::std::result::Result<T, Box<dyn (::std::error::Error)>>;
[INFO] [stdout] 8 + pub type Result<T> = ::std::result::Result<T, Box<dyn ::std::error::Error >>;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]  --> src/pml/presentation.rs:8:55
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub type Result<T> = ::std::result::Result<T, Box<dyn (::std::error::Error)>>;
[INFO] [stdout]   |                                                       ^                   ^
[INFO] [stdout]   |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]   |
[INFO] [stdout] 8 - pub type Result<T> = ::std::result::Result<T, Box<dyn (::std::error::Error)>>;
[INFO] [stdout] 8 + pub type Result<T> = ::std::result::Result<T, Box<dyn ::std::error::Error >>;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/pml/slides.rs:13:55
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub type Result<T> = ::std::result::Result<T, Box<dyn (::std::error::Error)>>;
[INFO] [stdout]    |                                                       ^                   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 13 - pub type Result<T> = ::std::result::Result<T, Box<dyn (::std::error::Error)>>;
[INFO] [stdout] 13 + pub type Result<T> = ::std::result::Result<T, Box<dyn ::std::error::Error >>;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]  --> src/pml/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use self::animation::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `Result` in the type namespace is first re-exported here
[INFO] [stdout] 6 | pub use self::presentation::*;
[INFO] [stdout] 7 | pub use self::slides::*;
[INFO] [stdout]   |         --------------- but the name `Result` in the type namespace is also re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout]   = note: `#[deny(ambiguous_glob_reexports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `msoffice_pptx` (lib test) due to 2 previous errors; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `msoffice_pptx` (lib) due to 2 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "a72d1cf1829643ae05c92e744ce531d963a1c46baebfdcecc0340a8ffb095d94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a72d1cf1829643ae05c92e744ce531d963a1c46baebfdcecc0340a8ffb095d94", kill_on_drop: false }`
[INFO] [stdout] a72d1cf1829643ae05c92e744ce531d963a1c46baebfdcecc0340a8ffb095d94
