[INFO] fetching crate ironcalc 0.5.0... [INFO] building ironcalc-0.5.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate ironcalc 0.5.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate ironcalc 0.5.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ironcalc 0.5.0 [INFO] tweaked toml for crates.io crate ironcalc 0.5.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ironcalc 0.5.0 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 ironcalc 0.5.0 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 chrono-tz-build v0.4.0 [INFO] [stderr] Downloaded jobserver v0.1.28 [INFO] [stderr] Downloaded bitcode_derive v0.6.3 [INFO] [stderr] Downloaded getrandom v0.2.13 [INFO] [stderr] Downloaded bitcode v0.6.3 [INFO] [stderr] Downloaded ironcalc_base v0.5.0 [INFO] [stderr] Downloaded chrono-tz v0.10.0 [INFO] [stderr] Downloaded glam v0.29.2 [INFO] [stderr] Downloaded zstd-sys v2.0.10+zstd.1.5.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] aac02a1387d6f248a78ba84a35fa2c1f9b7147da914ea75babd875666c10cb66 [INFO] running `Command { std: "docker" "start" "-a" "aac02a1387d6f248a78ba84a35fa2c1f9b7147da914ea75babd875666c10cb66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aac02a1387d6f248a78ba84a35fa2c1f9b7147da914ea75babd875666c10cb66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aac02a1387d6f248a78ba84a35fa2c1f9b7147da914ea75babd875666c10cb66", kill_on_drop: false }` [INFO] [stdout] aac02a1387d6f248a78ba84a35fa2c1f9b7147da914ea75babd875666c10cb66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] c5673018a6a610b3f86a924e38f063c1ba31f7e499e0c76d7d5d28e2b41e45ba [INFO] running `Command { std: "docker" "start" "-a" "c5673018a6a610b3f86a924e38f063c1ba31f7e499e0c76d7d5d28e2b41e45ba", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling roxmltree v0.19.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling getrandom v0.2.13 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling chrono-tz-build v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling bitcode_derive v0.6.3 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling chrono-tz v0.10.0 [INFO] [stderr] Compiling bitcode v0.6.3 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling ironcalc_base v0.5.0 [INFO] [stderr] Compiling ironcalc v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/export/escape.rs:81:22 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn escape_xml(s: &str) -> Cow { [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] 81 | pub fn escape_xml(s: &str) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.40s [INFO] running `Command { std: "docker" "inspect" "c5673018a6a610b3f86a924e38f063c1ba31f7e499e0c76d7d5d28e2b41e45ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5673018a6a610b3f86a924e38f063c1ba31f7e499e0c76d7d5d28e2b41e45ba", kill_on_drop: false }` [INFO] [stdout] c5673018a6a610b3f86a924e38f063c1ba31f7e499e0c76d7d5d28e2b41e45ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 851738a816acdfde180286af6fce89c5b1d10bfc049e5844a3bfcf60638d0256 [INFO] running `Command { std: "docker" "start" "-a" "851738a816acdfde180286af6fce89c5b1d10bfc049e5844a3bfcf60638d0256", kill_on_drop: false }` [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/export/escape.rs:81:22 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn escape_xml(s: &str) -> Cow { [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] 81 | pub fn escape_xml(s: &str) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ironcalc v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/export/escape.rs:81:22 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn escape_xml(s: &str) -> Cow { [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] 81 | pub fn escape_xml(s: &str) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.59s [INFO] running `Command { std: "docker" "inspect" "851738a816acdfde180286af6fce89c5b1d10bfc049e5844a3bfcf60638d0256", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "851738a816acdfde180286af6fce89c5b1d10bfc049e5844a3bfcf60638d0256", kill_on_drop: false }` [INFO] [stdout] 851738a816acdfde180286af6fce89c5b1d10bfc049e5844a3bfcf60638d0256