[INFO] fetching crate boa_engine 0.21.0...
[INFO] checking boa_engine-0.21.0 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17
[INFO] extracting crate boa_engine 0.21.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate boa_engine 0.21.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate boa_engine 0.21.0
[INFO] tweaked toml for crates.io crate boa_engine 0.21.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate boa_engine 0.21.0 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate boa_engine 0.21.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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b9ae16226200b2adec391830918eb3f959bfd250acb2bca97d88dfaf97678d0
[INFO] running `Command { std: "docker" "start" "-a" "4b9ae16226200b2adec391830918eb3f959bfd250acb2bca97d88dfaf97678d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b9ae16226200b2adec391830918eb3f959bfd250acb2bca97d88dfaf97678d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b9ae16226200b2adec391830918eb3f959bfd250acb2bca97d88dfaf97678d0", kill_on_drop: false }`
[INFO] [stdout] 4b9ae16226200b2adec391830918eb3f959bfd250acb2bca97d88dfaf97678d0
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a94ab7e465d4b0582ef90f366466c1017973ee60d15a7bb5cc58a2673df7b4e
[INFO] running `Command { std: "docker" "start" "-a" "0a94ab7e465d4b0582ef90f366466c1017973ee60d15a7bb5cc58a2673df7b4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking fast-float2 v0.2.3
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking ryu-js v1.0.2
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking boa_string v0.21.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]     Checking thin-vec v0.2.14
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling cc v1.2.35
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling float16 v0.1.5
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking cordyceps v0.3.4
[INFO] [stderr]     Checking diatomic-waker v0.2.3
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking regex-automata v0.4.12
[INFO] [stderr]     Checking futures-buffered v0.2.12
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking deranged v0.5.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking regress v0.10.4
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]     Checking small_btree v0.1.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking intrusive-collections v0.9.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking regex v1.12.1
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking tag_ptr v0.1.0
[INFO] [stderr]     Checking xsum v0.1.5
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling boa_macros v0.21.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling dynify-macros v0.1.2
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking futures-concurrency v7.6.3
[INFO] [stderr]     Checking boa_gc v0.21.0
[INFO] [stderr]     Checking boa_interner v0.21.0
[INFO] [stderr]     Checking num_enum v0.7.4
[INFO] [stderr]     Checking dynify v0.1.2
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking test-case v3.3.1
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking boa_ast v0.21.0
[INFO] [stderr]     Checking boa_parser v0.21.0
[INFO] [stderr]     Checking boa_engine v0.21.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/object/internal_methods/mod.rs:567:91
[INFO] [stdout]     |
[INFO] [stdout] 567 |         else if proto.vtable().__get_prototype_of__ as usize != ordinary_get_prototype_of as usize
[INFO] [stdout]     |                                                                                           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 567 |         else if proto.vtable().__get_prototype_of__ as usize != ordinary_get_prototype_of as *const () as usize
[INFO] [stdout]     |                                                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking jemallocator v0.5.4
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/object/internal_methods/mod.rs:567:91
[INFO] [stdout]     |
[INFO] [stdout] 567 |         else if proto.vtable().__get_prototype_of__ as usize != ordinary_get_prototype_of as usize
[INFO] [stdout]     |                                                                                           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 567 |         else if proto.vtable().__get_prototype_of__ as usize != ordinary_get_prototype_of as *const () as usize
[INFO] [stdout]     |                                                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "0a94ab7e465d4b0582ef90f366466c1017973ee60d15a7bb5cc58a2673df7b4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a94ab7e465d4b0582ef90f366466c1017973ee60d15a7bb5cc58a2673df7b4e", kill_on_drop: false }`
[INFO] [stdout] 0a94ab7e465d4b0582ef90f366466c1017973ee60d15a7bb5cc58a2673df7b4e
