[INFO] cloning repository https://github.com/ayourtch/mojes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ayourtch/mojes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayourtch%2Fmojes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayourtch%2Fmojes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 140c57277deb2a9539d37a523a5dec91e1db7efe
[INFO] checking ayourtch/mojes against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayourtch%2Fmojes" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ayourtch/mojes
[INFO] finished tweaking git repo https://github.com/ayourtch/mojes
[INFO] tweaked toml for git repo https://github.com/ayourtch/mojes written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ayourtch/mojes 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/ayourtch/mojes 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-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c4f9fbb2ed4333630208c7dc264e591792f6c9ca4d476115091787e310a95f9b
[INFO] running `Command { std: "docker" "start" "-a" "c4f9fbb2ed4333630208c7dc264e591792f6c9ca4d476115091787e310a95f9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4f9fbb2ed4333630208c7dc264e591792f6c9ca4d476115091787e310a95f9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4f9fbb2ed4333630208c7dc264e591792f6c9ca4d476115091787e310a95f9b", kill_on_drop: false }`
[INFO] [stdout] c4f9fbb2ed4333630208c7dc264e591792f6c9ca4d476115091787e310a95f9b
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 17f12845049f389c7d771abbc291bcc5ce81f779233b72cc44452deb7c5780e9
[INFO] running `Command { std: "docker" "start" "-a" "17f12845049f389c7d771abbc291bcc5ce81f779233b72cc44452deb7c5780e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking icu_properties_data v2.0.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking better_scoped_tls v1.0.0
[INFO] [stderr]     Checking unicode-id-start v1.3.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]     Checking boa_profiler v0.17.3
[INFO] [stderr]     Checking thin-vec v0.2.14
[INFO] [stderr]     Checking swc_visit v2.0.0
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]     Checking bumpalo v3.17.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking if_chain v1.0.2
[INFO] [stderr]     Checking ryu-js v1.0.2
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking fast-float v0.2.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]     Checking ryu-js v0.2.2
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking regress v0.6.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling linkme-impl v0.3.33
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking clap_builder v4.5.39
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling icu_provider_macros v1.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling swc_macros_common v1.0.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling swc_eq_ignore_macros v1.0.0
[INFO] [stderr]    Compiling ast_node v3.0.0
[INFO] [stderr]    Compiling from_variant v2.0.0
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling string_enum v1.0.0
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.9.7
[INFO] [stderr]    Compiling swc_ecma_codegen_macros v2.0.0
[INFO] [stderr]    Compiling boa_macros v0.17.3
[INFO] [stderr]     Checking ptr_meta v0.3.0
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking boa_gc v0.17.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking linkme v0.3.33
[INFO] [stderr]     Checking num_enum v0.6.1
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]     Checking boa_interner v0.17.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking clap v4.5.39
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking triomphe v0.1.14
[INFO] [stderr]     Checking postcard v1.1.1
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking hstr v1.0.0
[INFO] [stderr]     Checking swc_allocator v4.0.0
[INFO] [stderr]     Checking zerovec v0.9.7
[INFO] [stderr]     Checking swc_atoms v5.0.0
[INFO] [stderr]     Checking swc_common v11.0.0
[INFO] [stderr]     Checking boa_ast v0.17.3
[INFO] [stderr]     Checking sourcemap v9.2.1
[INFO] [stderr]     Checking tinystr v0.7.2
[INFO] [stderr]     Checking icu_collections v1.2.0
[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::<u32>::from_ule_slice(&<u32 as AsULE>::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::<u32>::from_ule_slice(&<u32 as AsULE>::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]     Checking icu_locid v1.2.0
[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" "17f12845049f389c7d771abbc291bcc5ce81f779233b72cc44452deb7c5780e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17f12845049f389c7d771abbc291bcc5ce81f779233b72cc44452deb7c5780e9", kill_on_drop: false }`
[INFO] [stdout] 17f12845049f389c7d771abbc291bcc5ce81f779233b72cc44452deb7c5780e9
