[INFO] fetching crate boa_cli 0.20.0... [INFO] testing boa_cli-0.20.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate boa_cli 0.20.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate boa_cli 0.20.0 [INFO] finished tweaking crates.io crate boa_cli 0.20.0 [INFO] tweaked toml for crates.io crate boa_cli 0.20.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate boa_cli 0.20.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate boa_cli 0.20.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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 839896b9df93c22aded06f52fc0f90401763df8a19b7a3c6f23105958eeebc56 [INFO] running `Command { std: "docker" "start" "-a" "839896b9df93c22aded06f52fc0f90401763df8a19b7a3c6f23105958eeebc56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "839896b9df93c22aded06f52fc0f90401763df8a19b7a3c6f23105958eeebc56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "839896b9df93c22aded06f52fc0f90401763df8a19b7a3c6f23105958eeebc56", kill_on_drop: false }` [INFO] [stdout] 839896b9df93c22aded06f52fc0f90401763df8a19b7a3c6f23105958eeebc56 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e59f487d43b59c32a0aed8ac978247e99817868c6a52bf1be1bb039807ea91eb [INFO] running `Command { std: "docker" "start" "-a" "e59f487d43b59c32a0aed8ac978247e99817868c6a52bf1be1bb039807ea91eb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling allocator-api2 v0.2.20 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling sptr v0.3.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling fast-float2 v0.2.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling icu_calendar_data v1.5.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling thin-vec v0.2.13 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling boa_profiler v0.20.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling regex-automata v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling boa_string v0.20.0 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling itoa v1.0.13 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling intrusive-collections v0.9.7 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling core_maths v0.1.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling pollster v0.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling ryu-js v1.0.1 [INFO] [stderr] Compiling sys-locale v0.3.2 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling databake-derive v0.1.8 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling boa_macros v0.20.0 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling rustyline-derive v0.11.0 [INFO] [stderr] Compiling databake v0.1.8 [INFO] [stderr] Compiling calendrical_calculations v0.1.1 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling ixdtf v0.2.0 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling regress v0.10.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling postcard v1.0.10 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling deduplicating_array v0.1.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling fixed_decimal v0.5.6 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling zerotrie v0.1.3 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling boa_gc v0.20.0 [INFO] [stderr] Compiling fd-lock v4.0.2 [INFO] [stderr] Compiling rustyline v15.0.0 [INFO] [stderr] Compiling boa_interner v0.20.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_decimal v1.5.0 [INFO] [stderr] Compiling icu_plurals v1.5.0 [INFO] [stderr] Compiling icu_list v1.5.0 [INFO] [stderr] Compiling icu_segmenter v1.5.0 [INFO] [stderr] Compiling icu_provider_blob v1.5.0 [INFO] [stderr] Compiling boa_ast v0.20.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling icu_calendar v1.5.2 [INFO] [stderr] Compiling icu_provider_adapters v1.5.0 [INFO] [stderr] Compiling icu_timezone v1.5.0 [INFO] [stderr] Compiling temporal_rs v0.0.4 [INFO] [stderr] Compiling icu_datetime v1.5.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling icu_casemap v1.5.1 [INFO] [stderr] Compiling boa_parser v0.20.0 [INFO] [stderr] Compiling icu_collator v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling boa_icu_provider v0.20.0 [INFO] [stderr] Compiling boa_engine v0.20.0 [INFO] [stderr] error: could not compile `boa_engine` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name boa_engine --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/boa_engine-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type lib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unused '--warn=clippy::suspicious' '--warn=clippy::style' --warn=rust_2021_compatibility --warn=rust_2018_idioms --warn=rust_2018_compatibility '--warn=clippy::perf' '--warn=clippy::pedantic' --warn=nonstandard_style --warn=let_underscore --warn=future_incompatible '--warn=clippy::correctness' '--warn=clippy::complexity' '--warn=clippy::all' --warn=warnings --warn=variant_size_differences --warn=unused_qualifications --warn=unused_lifetimes --warn=unused_import_braces --warn=unused_crate_dependencies --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=trivial_numeric_casts --warn=trivial_casts --warn=single_use_lifetimes '--warn=rustdoc::private_intra_doc_links' '--warn=rustdoc::private_doc_tests' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' --warn=noop_method_call --warn=non_ascii_idents --warn=missing_docs --warn=missing_debug_implementations '--warn=rustdoc::missing_crate_level_docs' --warn=missing_copy_implementations --warn=missing_abi --warn=meta_variable_misuse --warn=macro_use_extern_crate '--warn=rustdoc::invalid_rust_codeblocks' '--warn=rustdoc::invalid_codeblock_attributes' '--warn=clippy::dbg_macro' '--warn=rustdoc::broken_intra_doc_links' '--warn=rustdoc::bare_urls' --cfg 'feature="annex-b"' --cfg 'feature="deser"' --cfg 'feature="experimental"' --cfg 'feature="flowgraph"' --cfg 'feature="intl"' --cfg 'feature="intl_bundled"' --cfg 'feature="js"' --cfg 'feature="temporal"' --cfg 'feature="trace"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("annex-b", "deser", "either", "experimental", "flowgraph", "fuzz", "intl", "intl_bundled", "js", "profiler", "temporal", "trace"))' -C metadata=3bca00ea5ce0a4cb -C extra-filename=-ec7d9cbed6dd4147 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-41dcfe80309d7422.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c5a2f626a235949c.rlib --extern boa_ast=/opt/rustwide/target/debug/deps/libboa_ast-8fa1db2be722c8ca.rlib --extern boa_gc=/opt/rustwide/target/debug/deps/libboa_gc-b45aac809fb1f142.rlib --extern boa_icu_provider=/opt/rustwide/target/debug/deps/libboa_icu_provider-9fb1b38287733c00.rlib --extern boa_interner=/opt/rustwide/target/debug/deps/libboa_interner-b922714832d88742.rlib --extern boa_macros=/opt/rustwide/target/debug/deps/libboa_macros-06a430cfcc6df8be.so --extern boa_parser=/opt/rustwide/target/debug/deps/libboa_parser-a78f55ae6022524c.rlib --extern boa_profiler=/opt/rustwide/target/debug/deps/libboa_profiler-cf46dc2e72f98f7b.rlib --extern boa_string=/opt/rustwide/target/debug/deps/libboa_string-00a9e2610c2bbd4c.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-0f95c84ed9c4c153.rlib --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-33ef6c02a07f9fec.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-c44d0c7f002c4e75.rlib --extern fast_float2=/opt/rustwide/target/debug/deps/libfast_float2-ec71ae2c1a92e9ea.rlib --extern fixed_decimal=/opt/rustwide/target/debug/deps/libfixed_decimal-30ec11e9321a54bb.rlib --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-ab22c69e9f89feff.rlib --extern icu_calendar=/opt/rustwide/target/debug/deps/libicu_calendar-528e469e3e90cbca.rlib --extern icu_casemap=/opt/rustwide/target/debug/deps/libicu_casemap-68d68ba4b3319f8f.rlib --extern icu_collator=/opt/rustwide/target/debug/deps/libicu_collator-36374c3e3d5e447a.rlib --extern icu_datetime=/opt/rustwide/target/debug/deps/libicu_datetime-1080e0dff0a31219.rlib --extern icu_decimal=/opt/rustwide/target/debug/deps/libicu_decimal-a73f6ee48cec04cb.rlib --extern icu_list=/opt/rustwide/target/debug/deps/libicu_list-d9bfd84b6a921a1e.rlib --extern icu_locid=/opt/rustwide/target/debug/deps/libicu_locid-71ce9de1e7fa26aa.rlib --extern icu_locid_transform=/opt/rustwide/target/debug/deps/libicu_locid_transform-fa028c4e48edf085.rlib --extern icu_normalizer=/opt/rustwide/target/debug/deps/libicu_normalizer-7799e15ae4a0a8db.rlib --extern icu_plurals=/opt/rustwide/target/debug/deps/libicu_plurals-1fdf2c4e4a045dd7.rlib --extern icu_provider=/opt/rustwide/target/debug/deps/libicu_provider-1535475d5a1c3e2e.rlib --extern icu_segmenter=/opt/rustwide/target/debug/deps/libicu_segmenter-80f3fc47ee513401.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-07463e975598c0fb.rlib --extern intrusive_collections=/opt/rustwide/target/debug/deps/libintrusive_collections-d5c4449048ebf121.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-c98793e629a61168.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-d739563c0439bb6d.rlib --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-a1ee0b827e690b68.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-1a0074f98e3a6d0e.rlib --extern num_enum=/opt/rustwide/target/debug/deps/libnum_enum-b9922cc12a023cbf.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-fe2593c705b47f93.rlib --extern pollster=/opt/rustwide/target/debug/deps/libpollster-95d1b882aa57d6d2.rlib --extern portable_atomic=/opt/rustwide/target/debug/deps/libportable_atomic-f040daee74e25c92.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-5bb6f6d917935710.rlib --extern regress=/opt/rustwide/target/debug/deps/libregress-fe410e7103fc7237.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-95d47115bc423d63.rlib --extern ryu_js=/opt/rustwide/target/debug/deps/libryu_js-1c1e96241ba40fef.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-50e022699a721787.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-bbef71ade9ec549d.rlib --extern sptr=/opt/rustwide/target/debug/deps/libsptr-5a73e921c704f766.rlib --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-d53a9977dc6e27e5.rlib --extern sys_locale=/opt/rustwide/target/debug/deps/libsys_locale-8a0dd50798cdb1bf.rlib --extern tap=/opt/rustwide/target/debug/deps/libtap-a03b11bfa148d0b2.rlib --extern temporal_rs=/opt/rustwide/target/debug/deps/libtemporal_rs-0663aa58a4629ed8.rlib --extern thin_vec=/opt/rustwide/target/debug/deps/libthin_vec-73b67e03bf43b9de.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-74614be05f914e51.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-01021cb1b9fae0de.rlib --extern tinystr=/opt/rustwide/target/debug/deps/libtinystr-46461bf5f8cbbb3d.rlib --extern writeable=/opt/rustwide/target/debug/deps/libwriteable-45c783735d88c2b0.rlib --extern yoke=/opt/rustwide/target/debug/deps/libyoke-285512238f75acbb.rlib --extern zerofrom=/opt/rustwide/target/debug/deps/libzerofrom-278eaf8dbca30a55.rlib --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e59f487d43b59c32a0aed8ac978247e99817868c6a52bf1be1bb039807ea91eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e59f487d43b59c32a0aed8ac978247e99817868c6a52bf1be1bb039807ea91eb", kill_on_drop: false }` [INFO] [stdout] e59f487d43b59c32a0aed8ac978247e99817868c6a52bf1be1bb039807ea91eb