[INFO] fetching crate rqjs-cli 0.1.3...
[INFO] checking rqjs-cli-0.1.3 against try#1c4199da70f816f2239f41c55168ff75a3663718 for pr-155499
[INFO] extracting crate rqjs-cli 0.1.3 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate rqjs-cli 0.1.3
[INFO] finished tweaking crates.io crate rqjs-cli 0.1.3
[INFO] tweaked toml for crates.io crate rqjs-cli 0.1.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rqjs-cli 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] crate crates.io crate rqjs-cli 0.1.3 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" "+1c4199da70f816f2239f41c55168ff75a3663718" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 15bcdf53c22ae32e6c7f7c4fb7f9dbbc0d5010a1041ffb23aafd52ea39af6594
[INFO] running `Command { std: "docker" "start" "-a" "15bcdf53c22ae32e6c7f7c4fb7f9dbbc0d5010a1041ffb23aafd52ea39af6594", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15bcdf53c22ae32e6c7f7c4fb7f9dbbc0d5010a1041ffb23aafd52ea39af6594", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15bcdf53c22ae32e6c7f7c4fb7f9dbbc0d5010a1041ffb23aafd52ea39af6594", kill_on_drop: false }`
[INFO] [stdout] 15bcdf53c22ae32e6c7f7c4fb7f9dbbc0d5010a1041ffb23aafd52ea39af6594
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e82d482baed0464ed80ac008ba926593d75bdf21ace3e9c90baaf04607cfba35
[INFO] running `Command { std: "docker" "start" "-a" "e82d482baed0464ed80ac008ba926593d75bdf21ace3e9c90baaf04607cfba35", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling syn v2.0.67
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling rustls v0.23.10
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking rustls-webpki v0.102.4
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]    Compiling dlopen_derive v0.1.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]     Checking outref v0.5.1
[INFO] [stderr]     Checking subtle v2.6.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking dlopen v0.1.8
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking clap_builder v4.5.7
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]     Checking webpki-roots v0.26.3
[INFO] [stderr]     Checking simdutf8 v0.1.4
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking quick-xml v0.32.0
[INFO] [stderr]     Checking h2 v0.4.5
[INFO] [stderr]     Checking uuid-simd v0.8.0
[INFO] [stderr]     Checking ctrlc v3.4.4
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]     Checking hex-simd v0.8.0
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking cross-uname v0.1.0
[INFO] [stderr]     Checking halfbrown v0.2.5
[INFO] [stderr]     Checking value-trait v0.8.1
[INFO] [stderr]    Compiling rquickjs-sys v0.6.2
[INFO] [stderr]     Checking clap v4.5.7
[INFO] [stderr]     Checking simd-json v0.13.10
[INFO] [stderr]     Checking hyper v1.3.1
[INFO] [stderr]     Checking hyper-util v0.1.5
[INFO] [stderr]     Checking hyper-rustls v0.27.2
[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" "e82d482baed0464ed80ac008ba926593d75bdf21ace3e9c90baaf04607cfba35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e82d482baed0464ed80ac008ba926593d75bdf21ace3e9c90baaf04607cfba35", kill_on_drop: false }`
[INFO] [stdout] e82d482baed0464ed80ac008ba926593d75bdf21ace3e9c90baaf04607cfba35
