[INFO] cloning repository https://github.com/Levieber/ferro-runtime
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Levieber/ferro-runtime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLevieber%2Fferro-runtime", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLevieber%2Fferro-runtime'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d1f849bb27899c3246f88abc36493b65469666b6
[INFO] checking Levieber/ferro-runtime against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLevieber%2Fferro-runtime" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Levieber/ferro-runtime
[INFO] finished tweaking git repo https://github.com/Levieber/ferro-runtime
[INFO] tweaked toml for git repo https://github.com/Levieber/ferro-runtime written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Levieber/ferro-runtime 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/Levieber/ferro-runtime 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 53cae61ac6d149ba2b1a6fef0014464f4368472568a8f1f35f92e8d0d8377454
[INFO] running `Command { std: "docker" "start" "-a" "53cae61ac6d149ba2b1a6fef0014464f4368472568a8f1f35f92e8d0d8377454", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53cae61ac6d149ba2b1a6fef0014464f4368472568a8f1f35f92e8d0d8377454", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53cae61ac6d149ba2b1a6fef0014464f4368472568a8f1f35f92e8d0d8377454", kill_on_drop: false }`
[INFO] [stdout] 53cae61ac6d149ba2b1a6fef0014464f4368472568a8f1f35f92e8d0d8377454
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 164cea6607e5d3768153553dea7ae8935b74d1e5be5d247a5970ab30678e38ef
[INFO] running `Command { std: "docker" "start" "-a" "164cea6607e5d3768153553dea7ae8935b74d1e5be5d247a5970ab30678e38ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]     Checking critical-section v1.1.2
[INFO] [stderr]     Checking litemap v0.7.2
[INFO] [stderr]     Checking writeable v0.5.4
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]     Checking embedded-io v0.4.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling ahash v0.8.8
[INFO] [stderr]    Compiling syn v2.0.49
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking boa_profiler v0.17.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking thin-vec v0.2.13
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking ryu-js v0.2.2
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking chrono v0.4.34
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking regress v0.6.0
[INFO] [stderr]    Compiling icu_provider_macros v1.2.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling zerofrom-derive v0.1.3
[INFO] [stderr]    Compiling yoke-derive v0.7.3
[INFO] [stderr]    Compiling zerovec-derive v0.9.6
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling boa_macros v0.17.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]     Checking boa_gc v0.17.3
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking num_enum v0.6.1
[INFO] [stderr]     Checking boa_interner v0.17.3
[INFO] [stderr]     Checking zerofrom v0.1.3
[INFO] [stderr]     Checking yoke v0.7.3
[INFO] [stderr]     Checking postcard v1.0.8
[INFO] [stderr]     Checking zerovec v0.9.6
[INFO] [stderr]     Checking boa_ast v0.17.3
[INFO] [stderr]     Checking tinystr v0.7.2
[INFO] [stderr]     Checking icu_collections v1.2.0
[INFO] [stderr]     Checking icu_locid 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] [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" "164cea6607e5d3768153553dea7ae8935b74d1e5be5d247a5970ab30678e38ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "164cea6607e5d3768153553dea7ae8935b74d1e5be5d247a5970ab30678e38ef", kill_on_drop: false }`
[INFO] [stdout] 164cea6607e5d3768153553dea7ae8935b74d1e5be5d247a5970ab30678e38ef
