[INFO] fetching crate rqjs-ext 0.1.3...
[INFO] checking rqjs-ext-0.1.3 against try#1c4199da70f816f2239f41c55168ff75a3663718 for pr-155499
[INFO] extracting crate rqjs-ext 0.1.3 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate rqjs-ext 0.1.3
[INFO] finished tweaking crates.io crate rqjs-ext 0.1.3
[INFO] tweaked toml for crates.io crate rqjs-ext 0.1.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rqjs-ext 0.1.3 on toolchain 1c4199da70f816f2239f41c55168ff75a3663718
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 249 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding md-5 v0.10.6 (available: v0.11.0)
[INFO] [stderr]       Adding phf v0.11.3 (available: v0.13.1)
[INFO] [stderr]       Adding quick-xml v0.32.0 (available: v0.39.2)
[INFO] [stderr]       Adding rand v0.8.6 (available: v0.10.1)
[INFO] [stderr]       Adding rquickjs v0.6.2 (available: v0.11.0)
[INFO] [stderr]       Adding simd-json v0.13.11 (available: v0.17.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ad68087fae1caf670648da3100f5fd1459db2be4137d9a9d6f98dda4cd2d3082
[INFO] running `Command { std: "docker" "start" "-a" "ad68087fae1caf670648da3100f5fd1459db2be4137d9a9d6f98dda4cd2d3082", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad68087fae1caf670648da3100f5fd1459db2be4137d9a9d6f98dda4cd2d3082", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad68087fae1caf670648da3100f5fd1459db2be4137d9a9d6f98dda4cd2d3082", kill_on_drop: false }`
[INFO] [stdout] ad68087fae1caf670648da3100f5fd1459db2be4137d9a9d6f98dda4cd2d3082
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 509c2584c03df55b37734458c5e083095e51a34c2be88d9ef433522d05b4ccf3
[INFO] running `Command { std: "docker" "start" "-a" "509c2584c03df55b37734458c5e083095e51a34c2be88d9ef433522d05b4ccf3", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking siphasher v1.0.2
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rustls-webpki v0.103.12
[INFO] [stderr]    Compiling dlopen_derive v0.1.4
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking atomic v0.6.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking dlopen v0.1.8
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling rquickjs-sys v0.6.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking halfbrown v0.2.5
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking relative-path v1.9.3
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking value-trait v0.8.1
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking uuid-simd v0.8.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking hex-simd v0.8.0
[INFO] [stderr]     Checking simd-json v0.13.11
[INFO] [stderr]     Checking quick-xml v0.32.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking cross-uname v0.1.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]    Compiling rquickjs-core v0.6.2
[INFO] [stdout] error[E0277]: the trait bound `!: value::convert::FromJs<'_>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rquickjs-core-0.6.2/src/value/promise.rs:190:18
[INFO] [stdout]     |
[INFO] [stdout] 190 |                 .call((This(this.promise.clone()), resolve.clone(), resolve))?;
[INFO] [stdout]     |                  ^^^^ the trait `value::convert::FromJs<'_>` is not implemented for `!`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `value::convert::FromJs<'js>`:
[INFO] [stdout]               ()
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               ArrayBuffer<'js>
[INFO] [stdout]               BTreeMap<K, V>
[INFO] [stdout]               BTreeSet<T>
[INFO] [stdout]               Box<T>
[INFO] [stdout]               Cell<T>
[INFO] [stdout]               Class<'js, C>
[INFO] [stdout]             and 72 others
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]     = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `function::Function::<'js>::call`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rquickjs-core-0.6.2/src/value/function.rs:64:12
[INFO] [stdout]     |
[INFO] [stdout]  61 |     pub fn call<A, R>(&self, args: A) -> Result<R>
[INFO] [stdout]     |            ---- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout]  64 |         R: FromJs<'js>,
[INFO] [stdout]     |            ^^^^^^^^^^^ required by this bound in `Function::<'js>::call`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rquickjs-macro v0.6.2
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rquickjs-core` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "509c2584c03df55b37734458c5e083095e51a34c2be88d9ef433522d05b4ccf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "509c2584c03df55b37734458c5e083095e51a34c2be88d9ef433522d05b4ccf3", kill_on_drop: false }`
[INFO] [stdout] 509c2584c03df55b37734458c5e083095e51a34c2be88d9ef433522d05b4ccf3
