[INFO] fetching crate msoffice_pptx 0.2.1... [INFO] checking msoffice_pptx-0.2.1 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate msoffice_pptx 0.2.1 into /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate msoffice_pptx 0.2.1 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 77 packages to latest compatible versions [INFO] [stderr] Adding simple_logger v1.16.0 (available: v5.0.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: v4.5.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ca84318575e831e37da5f9d0d51f0193ca09f1c4a59134609147f4b0faffe13 [INFO] running `Command { std: "docker" "start" "-a" "0ca84318575e831e37da5f9d0d51f0193ca09f1c4a59134609147f4b0faffe13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ca84318575e831e37da5f9d0d51f0193ca09f1c4a59134609147f4b0faffe13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ca84318575e831e37da5f9d0d51f0193ca09f1c4a59134609147f4b0faffe13", kill_on_drop: false }` [INFO] [stdout] 0ca84318575e831e37da5f9d0d51f0193ca09f1c4a59134609147f4b0faffe13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb7ad7d3234568609396f5b1d946e4d9db8e6b63ea0641c2e2fb8d3c1be68257 [INFO] running `Command { std: "docker" "start" "-a" "fb7ad7d3234568609396f5b1d946e4d9db8e6b63ea0641c2e2fb8d3c1be68257", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling enum_from_str_derive v0.1.0 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking enum_from_str v0.1.0 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking colored v1.9.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking failure v0.1.8 [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 simple_logger v1.16.0 [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(zipper: &mut zip::ZipArchive) -> Result> [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 10 - pub fn from_zip(zipper: &mut zip::ZipArchive) -> Result> [INFO] [stdout] 10 + pub fn from_zip(zipper: &mut zip::ZipArchive) -> Result> [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(zipper: &mut zip::ZipArchive) -> Result> [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 44 - pub fn from_zip(zipper: &mut zip::ZipArchive) -> Result> [INFO] [stdout] 44 + pub fn from_zip(zipper: &mut zip::ZipArchive) -> Result> [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> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 24 - pub fn from_file(pptx_path: &Path) -> Result> { [INFO] [stdout] 24 + pub fn from_file(pptx_path: &Path) -> Result> { [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 = ::std::result::Result>; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 8 - pub type Result = ::std::result::Result>; [INFO] [stdout] 8 + pub type Result = ::std::result::Result>; [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 = ::std::result::Result>; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 8 - pub type Result = ::std::result::Result>; [INFO] [stdout] 8 + pub type Result = ::std::result::Result>; [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 = ::std::result::Result>; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 13 - pub type Result = ::std::result::Result>; [INFO] [stdout] 13 + pub type Result = ::std::result::Result>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = note: `#[warn(ambiguous_glob_reexports)]` 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(zipper: &mut zip::ZipArchive) -> Result> [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 10 - pub fn from_zip(zipper: &mut zip::ZipArchive) -> Result> [INFO] [stdout] 10 + pub fn from_zip(zipper: &mut zip::ZipArchive) -> Result> [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(zipper: &mut zip::ZipArchive) -> Result> [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 44 - pub fn from_zip(zipper: &mut zip::ZipArchive) -> Result> [INFO] [stdout] 44 + pub fn from_zip(zipper: &mut zip::ZipArchive) -> Result> [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> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 24 - pub fn from_file(pptx_path: &Path) -> Result> { [INFO] [stdout] 24 + pub fn from_file(pptx_path: &Path) -> Result> { [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 = ::std::result::Result>; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 8 - pub type Result = ::std::result::Result>; [INFO] [stdout] 8 + pub type Result = ::std::result::Result>; [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 = ::std::result::Result>; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 8 - pub type Result = ::std::result::Result>; [INFO] [stdout] 8 + pub type Result = ::std::result::Result>; [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 = ::std::result::Result>; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 13 - pub type Result = ::std::result::Result>; [INFO] [stdout] 13 + pub type Result = ::std::result::Result>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.85s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.14.0, syn v0.14.9 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "fb7ad7d3234568609396f5b1d946e4d9db8e6b63ea0641c2e2fb8d3c1be68257", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb7ad7d3234568609396f5b1d946e4d9db8e6b63ea0641c2e2fb8d3c1be68257", kill_on_drop: false }` [INFO] [stdout] fb7ad7d3234568609396f5b1d946e4d9db8e6b63ea0641c2e2fb8d3c1be68257