[INFO] fetching crate boa_engine 0.20.0... [INFO] testing boa_engine-0.20.0 against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] extracting crate boa_engine 0.20.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate boa_engine 0.20.0 on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate boa_engine 0.20.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate boa_engine 0.20.0 [INFO] tweaked toml for crates.io crate boa_engine 0.20.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 228 packages to latest compatible versions [INFO] [stderr] Adding fixed_decimal v0.5.6 (available: v0.6.0) [INFO] [stderr] Adding tinystr v0.7.6 (available: v0.8.0) [INFO] [stderr] Adding writeable v0.5.5 (available: v0.6.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b0fe83c6a3c60054e09990882f85607c62e9ab54d09f4e69af48082e87c1ffd [INFO] running `Command { std: "docker" "start" "-a" "9b0fe83c6a3c60054e09990882f85607c62e9ab54d09f4e69af48082e87c1ffd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b0fe83c6a3c60054e09990882f85607c62e9ab54d09f4e69af48082e87c1ffd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b0fe83c6a3c60054e09990882f85607c62e9ab54d09f4e69af48082e87c1ffd", kill_on_drop: false }` [INFO] [stdout] 9b0fe83c6a3c60054e09990882f85607c62e9ab54d09f4e69af48082e87c1ffd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc64f82d6f724f38b296955178c9b5c832c815ca31508a8bcc4f8686cea183cc [INFO] running `Command { std: "docker" "start" "-a" "cc64f82d6f724f38b296955178c9b5c832c815ca31508a8bcc4f8686cea183cc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling sptr v0.3.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling fast-float2 v0.2.3 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling boa_profiler v0.20.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling thin-vec v0.2.13 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling thiserror v2.0.8 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling boa_string v0.20.0 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling intrusive-collections v0.9.7 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling pollster v0.4.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling ryu-js v1.0.1 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling boa_macros v0.20.0 [INFO] [stderr] Compiling thiserror-impl v2.0.8 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling boa_gc v0.20.0 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling boa_interner v0.20.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling regress v0.10.1 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling boa_ast v0.20.0 [INFO] [stderr] Compiling boa_parser v0.20.0 [INFO] [stderr] Compiling boa_engine v0.20.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `sptr::Strict` [INFO] [stdout] --> src/builtins/array_buffer/shared.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use sptr::Strict; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `-W unused-imports` implied by `-W unused` [INFO] [stdout] = help: to override `-W unused` add `#[allow(unused_imports)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sptr::Strict` [INFO] [stdout] --> src/builtins/array_buffer/utils.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | use sptr::Strict; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sptr::Strict` [INFO] [stdout] --> src/builtins/array_buffer/utils.rs:232:13 [INFO] [stdout] | [INFO] [stdout] 232 | use sptr::Strict; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sptr::Strict` [INFO] [stdout] --> src/tagged.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use sptr::Strict; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sptr::Strict` [INFO] [stdout] --> src/builtins/atomics/futex.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | use sptr::Strict; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/object/jsobject.rs:752:9 [INFO] [stdout] | [INFO] [stdout] 752 | self.inner.vtable.__call__ != ORDINARY_INTERNAL_METHODS.__call__ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint [INFO] [stdout] | [INFO] [stdout] 752 | !std::ptr::fn_addr_eq(self.inner.vtable.__call__, ORDINARY_INTERNAL_METHODS.__call__) [INFO] [stdout] | ++++++++++++++++++++++ ~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/object/jsobject.rs:764:9 [INFO] [stdout] | [INFO] [stdout] 764 | self.inner.vtable.__construct__ != ORDINARY_INTERNAL_METHODS.__construct__ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint [INFO] [stdout] | [INFO] [stdout] 764 | !std::ptr::fn_addr_eq(self.inner.vtable.__construct__, ORDINARY_INTERNAL_METHODS.__construct__) [INFO] [stdout] | ++++++++++++++++++++++ ~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "cc64f82d6f724f38b296955178c9b5c832c815ca31508a8bcc4f8686cea183cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc64f82d6f724f38b296955178c9b5c832c815ca31508a8bcc4f8686cea183cc", kill_on_drop: false }` [INFO] [stdout] cc64f82d6f724f38b296955178c9b5c832c815ca31508a8bcc4f8686cea183cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42fd50424cc3ecccc19ade339ba4f94edd46526423d095cb5f5b1d83d394e550 [INFO] running `Command { std: "docker" "start" "-a" "42fd50424cc3ecccc19ade339ba4f94edd46526423d095cb5f5b1d83d394e550", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling cc v1.2.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling futures-lite v2.5.0 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling boa_ast v0.20.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling boa_parser v0.20.0 [INFO] [stderr] Compiling boa_engine v0.20.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `sptr::Strict` [INFO] [stdout] --> src/builtins/array_buffer/shared.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use sptr::Strict; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `-W unused-imports` implied by `-W unused` [INFO] [stdout] = help: to override `-W unused` add `#[allow(unused_imports)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sptr::Strict` [INFO] [stdout] --> src/builtins/array_buffer/utils.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | use sptr::Strict; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sptr::Strict` [INFO] [stdout] --> src/builtins/array_buffer/utils.rs:232:13 [INFO] [stdout] | [INFO] [stdout] 232 | use sptr::Strict; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sptr::Strict` [INFO] [stdout] --> src/tagged.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use sptr::Strict; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sptr::Strict` [INFO] [stdout] --> src/builtins/atomics/futex.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | use sptr::Strict; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/object/jsobject.rs:752:9 [INFO] [stdout] | [INFO] [stdout] 752 | self.inner.vtable.__call__ != ORDINARY_INTERNAL_METHODS.__call__ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint [INFO] [stdout] | [INFO] [stdout] 752 | !std::ptr::fn_addr_eq(self.inner.vtable.__call__, ORDINARY_INTERNAL_METHODS.__call__) [INFO] [stdout] | ++++++++++++++++++++++ ~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/object/jsobject.rs:764:9 [INFO] [stdout] | [INFO] [stdout] 764 | self.inner.vtable.__construct__ != ORDINARY_INTERNAL_METHODS.__construct__ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint [INFO] [stdout] | [INFO] [stdout] 764 | !std::ptr::fn_addr_eq(self.inner.vtable.__construct__, ORDINARY_INTERNAL_METHODS.__construct__) [INFO] [stdout] | ++++++++++++++++++++++ ~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `boa_engine` (lib); 7 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/bin/rustc --crate-name boa_engine --edition=2021 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' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("annex-b", "deser", "either", "experimental", "flowgraph", "fuzz", "intl", "intl_bundled", "js", "profiler", "temporal", "trace"))' -C metadata=276f537cb9f7751a --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-ce446ee600bbaa5e.rlib --extern boa_ast=/opt/rustwide/target/debug/deps/libboa_ast-8cbb4e17ebad0fbd.rlib --extern boa_gc=/opt/rustwide/target/debug/deps/libboa_gc-10f74478a181ab75.rlib --extern boa_interner=/opt/rustwide/target/debug/deps/libboa_interner-cd137420b4102f76.rlib --extern boa_macros=/opt/rustwide/target/debug/deps/libboa_macros-5cb9e19175bf3a2b.so --extern boa_parser=/opt/rustwide/target/debug/deps/libboa_parser-8cd96059cadfd38e.rlib --extern boa_profiler=/opt/rustwide/target/debug/deps/libboa_profiler-cf46dc2e72f98f7b.rlib --extern boa_string=/opt/rustwide/target/debug/deps/libboa_string-576613d42e0545e3.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-cfa2447922869838.rlib --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-33ef6c02a07f9fec.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-bac94014d5c9e436.rlib --extern fast_float2=/opt/rustwide/target/debug/deps/libfast_float2-ec71ae2c1a92e9ea.rlib --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-321268ef157f5542.rlib --extern icu_normalizer=/opt/rustwide/target/debug/deps/libicu_normalizer-252bc8fa7724426e.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-cdeec71523b22e68.rlib --extern intrusive_collections=/opt/rustwide/target/debug/deps/libintrusive_collections-17762323b534a977.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-6dc8c7435f04a2f6.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-b3e7c5cf30fd622c.rlib --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-00c3f4622c85ced8.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-9c08140b505fd33f.rlib --extern num_enum=/opt/rustwide/target/debug/deps/libnum_enum-f5ddecfce194eb28.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-debe7c411cf97340.rlib --extern pollster=/opt/rustwide/target/debug/deps/libpollster-95d1b882aa57d6d2.rlib --extern portable_atomic=/opt/rustwide/target/debug/deps/libportable_atomic-1048f2c99f23cf64.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-dc0c0fff6f1b0af4.rlib --extern regress=/opt/rustwide/target/debug/deps/libregress-5dfed21bae95d725.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-6f08d99e9ef055d3.rlib --extern ryu_js=/opt/rustwide/target/debug/deps/libryu_js-1c1e96241ba40fef.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-fe241d2a87ab7e3a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1115f9385ab570fe.rlib --extern sptr=/opt/rustwide/target/debug/deps/libsptr-5a73e921c704f766.rlib --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-d53a9977dc6e27e5.rlib --extern tap=/opt/rustwide/target/debug/deps/libtap-a03b11bfa148d0b2.rlib --extern thin_vec=/opt/rustwide/target/debug/deps/libthin_vec-73b67e03bf43b9de.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-467e797b5c10f399.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-80943e220d3515f9.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "42fd50424cc3ecccc19ade339ba4f94edd46526423d095cb5f5b1d83d394e550", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42fd50424cc3ecccc19ade339ba4f94edd46526423d095cb5f5b1d83d394e550", kill_on_drop: false }` [INFO] [stdout] 42fd50424cc3ecccc19ade339ba4f94edd46526423d095cb5f5b1d83d394e550