[INFO] cloning repository https://github.com/fearschism/nomad-dl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fearschism/nomad-dl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffearschism%2Fnomad-dl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffearschism%2Fnomad-dl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b3b6f5153c3d6e3b05ea5a7fdb5661fe9f55ceba [INFO] checking fearschism/nomad-dl against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffearschism%2Fnomad-dl" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/fearschism/nomad-dl [INFO] finished tweaking git repo https://github.com/fearschism/nomad-dl [INFO] tweaked toml for git repo https://github.com/fearschism/nomad-dl written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fearschism/nomad-dl on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/fearschism/nomad-dl 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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d44bd70224d54f177faf3c00dfd237e43995ed958e069db4f040e2fcc7724258 [INFO] running `Command { std: "docker" "start" "-a" "d44bd70224d54f177faf3c00dfd237e43995ed958e069db4f040e2fcc7724258", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d44bd70224d54f177faf3c00dfd237e43995ed958e069db4f040e2fcc7724258", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d44bd70224d54f177faf3c00dfd237e43995ed958e069db4f040e2fcc7724258", kill_on_drop: false }` [INFO] [stdout] d44bd70224d54f177faf3c00dfd237e43995ed958e069db4f040e2fcc7724258 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29488a8ac1f6b43a37dcc1b052c9e89f15dce0d86a1065f2d63349901ebdb1ef [INFO] running `Command { std: "docker" "start" "-a" "29488a8ac1f6b43a37dcc1b052c9e89f15dce0d86a1065f2d63349901ebdb1ef", kill_on_drop: false }` [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Compiling zerovec-derive v0.9.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Checking zerovec v0.9.7 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tinystr v0.7.2 [INFO] [stderr] Checking cobs v0.3.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking icu_locid v1.2.0 [INFO] [stderr] Checking polling v3.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Checking postcard v1.1.3 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Checking owned_ttf_parser v0.25.1 [INFO] [stderr] Checking ab_glyph v0.2.31 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking xcursor v0.3.10 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking cursor-icon v1.2.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking emath v0.28.1 [INFO] [stderr] Compiling zvariant_utils v2.1.0 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking wayland-cursor v0.31.11 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking ecolor v0.28.1 [INFO] [stderr] Checking kurbo v0.9.5 [INFO] [stderr] Compiling icu_provider_macros v1.2.0 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Checking icu_provider v1.2.0 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking svgtypes v0.13.0 [INFO] [stderr] Checking epaint v0.28.1 [INFO] [stderr] Checking wayland-protocols v0.32.9 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Compiling glutin_egl_sys v0.6.0 [INFO] [stderr] Compiling zvariant_derive v4.2.0 [INFO] [stderr] Compiling glutin_glx_sys v0.5.0 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking icu_collections v1.2.0 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/icu_collections-1.2.0/src/codepointinvlist/cpinvlist.rs:21:39 [INFO] [stdout] | [INFO] [stdout] 21 | ZeroSlice::::from_ule_slice(&::ULE::from_array([0x0, BMP_MAX + 1])); [INFO] [stdout] | ----------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | | | [INFO] [stdout] | | | temporary value is freed at the end of this statement [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] | using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/icu_collections-1.2.0/src/codepointinvlist/cpinvlist.rs:25:39 [INFO] [stdout] | [INFO] [stdout] 25 | ZeroSlice::::from_ule_slice(&::ULE::from_array([ [INFO] [stdout] | _____- ^ [INFO] [stdout] | |_______________________________________| [INFO] [stdout] 26 | || 0x0, [INFO] [stdout] 27 | || (char::MAX as u32) + 1, [INFO] [stdout] 28 | || ])); [INFO] [stdout] | || ^- [INFO] [stdout] | || || [INFO] [stdout] | ||______|temporary value is freed at the end of this statement [INFO] [stdout] | |_______|using this value as a constant requires that borrow lasts for `'static` [INFO] [stdout] | creates a temporary value which is freed while still in use [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling boa_macros v0.17.3 [INFO] [stdout] For more information about this error, try `rustc --explain E0716`. [INFO] [stdout] [INFO] [stderr] error: could not compile `icu_collections` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "29488a8ac1f6b43a37dcc1b052c9e89f15dce0d86a1065f2d63349901ebdb1ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29488a8ac1f6b43a37dcc1b052c9e89f15dce0d86a1065f2d63349901ebdb1ef", kill_on_drop: false }` [INFO] [stdout] 29488a8ac1f6b43a37dcc1b052c9e89f15dce0d86a1065f2d63349901ebdb1ef