[INFO] fetching crate xlsxwriter 0.6.1... [INFO] building xlsxwriter-0.6.1 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate xlsxwriter 0.6.1 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate xlsxwriter 0.6.1 [INFO] finished tweaking crates.io crate xlsxwriter 0.6.1 [INFO] tweaked toml for crates.io crate xlsxwriter 0.6.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate xlsxwriter 0.6.1 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate xlsxwriter 0.6.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bindgen v0.69.4 [INFO] [stderr] Downloaded libxlsxwriter-sys v1.1.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53da41ed25c61ced1911903305261158c415a1992f364e048866a702bc977a35 [INFO] running `Command { std: "docker" "start" "-a" "53da41ed25c61ced1911903305261158c415a1992f364e048866a702bc977a35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53da41ed25c61ced1911903305261158c415a1992f364e048866a702bc977a35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53da41ed25c61ced1911903305261158c415a1992f364e048866a702bc977a35", kill_on_drop: false }` [INFO] [stdout] 53da41ed25c61ced1911903305261158c415a1992f364e048866a702bc977a35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d219199ca0cc5b4ac0017a7430d9f0393bc9fe5f76bd89dd72fe5c46e2cbfa4 [INFO] running `Command { std: "docker" "start" "-a" "5d219199ca0cc5b4ac0017a7430d9f0393bc9fe5f76bd89dd72fe5c46e2cbfa4", kill_on_drop: false }` [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.67 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling libxlsxwriter-sys v1.1.7 [INFO] [stderr] Compiling xlsxwriter v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `self::constants::*` [INFO] [stdout] --> src/chart/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use self::constants::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::series::*` [INFO] [stdout] --> src/chart/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use self::series::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::structs::*` [INFO] [stdout] --> src/chart/mod.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub use self::structs::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `datetime::*` [INFO] [stdout] --> src/worksheet/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub use datetime::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/workbook.rs:229:22 [INFO] [stdout] | [INFO] [stdout] 229 | pub fn add_chart(&self, chart_type: ChartType) -> Chart { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 229 | pub fn add_chart(&self, chart_type: ChartType) -> Chart<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.15s [INFO] running `Command { std: "docker" "inspect" "5d219199ca0cc5b4ac0017a7430d9f0393bc9fe5f76bd89dd72fe5c46e2cbfa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d219199ca0cc5b4ac0017a7430d9f0393bc9fe5f76bd89dd72fe5c46e2cbfa4", kill_on_drop: false }` [INFO] [stdout] 5d219199ca0cc5b4ac0017a7430d9f0393bc9fe5f76bd89dd72fe5c46e2cbfa4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 163da9c30910486ab13a996fe93c24dd173113e015e684440e57a940a6400f68 [INFO] running `Command { std: "docker" "start" "-a" "163da9c30910486ab13a996fe93c24dd173113e015e684440e57a940a6400f68", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `self::constants::*` [INFO] [stdout] --> src/chart/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use self::constants::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::series::*` [INFO] [stdout] --> src/chart/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use self::series::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::structs::*` [INFO] [stdout] --> src/chart/mod.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub use self::structs::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `datetime::*` [INFO] [stdout] --> src/worksheet/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub use datetime::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling xlsxwriter v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/workbook.rs:229:22 [INFO] [stdout] | [INFO] [stdout] 229 | pub fn add_chart(&self, chart_type: ChartType) -> Chart { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 229 | pub fn add_chart(&self, chart_type: ChartType) -> Chart<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::constants::*` [INFO] [stdout] --> src/chart/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use self::constants::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::series::*` [INFO] [stdout] --> src/chart/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use self::series::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::structs::*` [INFO] [stdout] --> src/chart/mod.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub use self::structs::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `datetime::*` [INFO] [stdout] --> src/worksheet/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub use datetime::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/workbook.rs:229:22 [INFO] [stdout] | [INFO] [stdout] 229 | pub fn add_chart(&self, chart_type: ChartType) -> Chart { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 229 | pub fn add_chart(&self, chart_type: ChartType) -> Chart<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.71s [INFO] running `Command { std: "docker" "inspect" "163da9c30910486ab13a996fe93c24dd173113e015e684440e57a940a6400f68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "163da9c30910486ab13a996fe93c24dd173113e015e684440e57a940a6400f68", kill_on_drop: false }` [INFO] [stdout] 163da9c30910486ab13a996fe93c24dd173113e015e684440e57a940a6400f68