[INFO] cloning repository https://github.com/sts10/tidy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sts10/tidy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsts10%2Ftidy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsts10%2Ftidy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fe6909e039d53d4e0df4a3ea401d197063812fda [INFO] testing sts10/tidy against try#ece70b22820429ebf0c6d388c32356a14c58fc2f for pr-107251 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsts10%2Ftidy" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sts10/tidy on toolchain ece70b22820429ebf0c6d388c32356a14c58fc2f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sts10/tidy [INFO] finished tweaking git repo https://github.com/sts10/tidy [INFO] tweaked toml for git repo https://github.com/sts10/tidy written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sts10/tidy 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" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e41829f344e0cbc55439d6c69bf5adeb55cd9553e75b2f3c808432dbb56249c5 [INFO] running `Command { std: "docker" "start" "-a" "e41829f344e0cbc55439d6c69bf5adeb55cd9553e75b2f3c808432dbb56249c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e41829f344e0cbc55439d6c69bf5adeb55cd9553e75b2f3c808432dbb56249c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e41829f344e0cbc55439d6c69bf5adeb55cd9553e75b2f3c808432dbb56249c5", kill_on_drop: false }` [INFO] [stdout] e41829f344e0cbc55439d6c69bf5adeb55cd9553e75b2f3c808432dbb56249c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65858f30a619d3476da59922d08d129e60a713382f19360515bf667b0d600c68 [INFO] running `Command { std: "docker" "start" "-a" "65858f30a619d3476da59922d08d129e60a713382f19360515bf667b0d600c68", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling writeable v0.5.1 [INFO] [stderr] Compiling litemap v0.6.1 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling utf16_iter v1.0.4 [INFO] [stderr] Compiling utf8_iter v1.0.3 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling rustix v0.36.6 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling radix_fmt v1.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex-automata v0.2.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling is-terminal v0.4.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zerofrom-derive v0.1.1 [INFO] [stderr] Compiling yoke-derive v0.7.0 [INFO] [stderr] Compiling zerovec-derive v0.9.2 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling icu_provider_macros v1.1.0 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling fixed_decimal v0.5.2 [INFO] [stderr] Compiling zerofrom v0.1.1 [INFO] [stderr] Compiling clap v4.0.32 [INFO] [stderr] Compiling yoke v0.7.0 [INFO] [stderr] Compiling zerovec v0.9.2 [INFO] [stderr] Compiling tinystr v0.7.1 [INFO] [stderr] Compiling icu_collections v1.1.0 [INFO] [stderr] Compiling icu_locid v1.1.0 [INFO] [stderr] Compiling icu_provider v1.1.0 [INFO] [stderr] Compiling icu_calendar v1.1.0 [INFO] [stderr] Compiling icu_properties v1.1.0 [INFO] [stderr] Compiling icu_plurals v1.1.0 [INFO] [stderr] Compiling icu_decimal v1.1.0 [INFO] [stderr] Compiling icu_locid_transform v1.1.0 [INFO] [stderr] Compiling icu_list v1.1.0 [INFO] [stderr] Compiling icu_provider_adapters v1.1.0 [INFO] [stderr] Compiling icu_timezone v1.1.0 [INFO] [stderr] Compiling icu_normalizer v1.1.0 [INFO] [stderr] Compiling icu_datetime v1.1.0 [INFO] [stderr] Compiling icu_collator v1.1.0 [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/icu_datetime-1.1.0/src/time_zone.rs:1102:34 [INFO] [stdout] | [INFO] [stdout] 1099 | .replace( [INFO] [stdout] | ------- borrow later used by call [INFO] [stdout] ... [INFO] [stdout] 1102 | &TimeZoneFormatter::format_offset_hours(time_zone, ZeroPadding::On) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] ... [INFO] [stdout] 1105 | } else { [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/icu_datetime-1.1.0/src/time_zone.rs:1112:34 [INFO] [stdout] | [INFO] [stdout] 1109 | .replace( [INFO] [stdout] | ------- borrow later used by call [INFO] [stdout] ... [INFO] [stdout] 1112 | &TimeZoneFormatter::format_offset_minutes(time_zone) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] ... [INFO] [stdout] 1115 | } else { [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/icu_datetime-1.1.0/src/time_zone.rs:1122:34 [INFO] [stdout] | [INFO] [stdout] 1119 | .replace( [INFO] [stdout] | ------- borrow later used by call [INFO] [stdout] ... [INFO] [stdout] 1122 | &TimeZoneFormatter::format_offset_hours(time_zone, ZeroPadding::Off) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] ... [INFO] [stdout] 1125 | } else { [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0716`. [INFO] [stdout] [INFO] [stderr] error: could not compile `icu_datetime` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "65858f30a619d3476da59922d08d129e60a713382f19360515bf667b0d600c68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65858f30a619d3476da59922d08d129e60a713382f19360515bf667b0d600c68", kill_on_drop: false }` [INFO] [stdout] 65858f30a619d3476da59922d08d129e60a713382f19360515bf667b0d600c68