[INFO] cloning repository https://github.com/ahaoboy/rqjs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ahaoboy/rqjs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahaoboy%2Frqjs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahaoboy%2Frqjs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 97b0e9bc19340f9ab4bf2e92d625a94c16026cea
[INFO] checking ahaoboy/rqjs against try#1bdcb63291ccffc030f8223f6f978568dd240e3e for 155501-infallible-never-with-reservation
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahaoboy%2Frqjs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ahaoboy/rqjs
[INFO] finished tweaking git repo https://github.com/ahaoboy/rqjs
[INFO] tweaked toml for git repo https://github.com/ahaoboy/rqjs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ahaoboy/rqjs on toolchain 1bdcb63291ccffc030f8223f6f978568dd240e3e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ahaoboy/rqjs 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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-3-tc2/source/rqjs-cli/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-3-tc2/source/Cargo.toml
[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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9ad254abfbc643db2d18632d9da80edbc6609d5df57b1058f6597993d19a95c7
[INFO] running `Command { std: "docker" "start" "-a" "9ad254abfbc643db2d18632d9da80edbc6609d5df57b1058f6597993d19a95c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ad254abfbc643db2d18632d9da80edbc6609d5df57b1058f6597993d19a95c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ad254abfbc643db2d18632d9da80edbc6609d5df57b1058f6597993d19a95c7", kill_on_drop: false }`
[INFO] [stdout] 9ad254abfbc643db2d18632d9da80edbc6609d5df57b1058f6597993d19a95c7
[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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98893825c536a33fd71d64245726bdf00b741e97d921ec70cde8fcc8683b95c9
[INFO] running `Command { std: "docker" "start" "-a" "98893825c536a33fd71d64245726bdf00b741e97d921ec70cde8fcc8683b95c9", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/rqjs-cli/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling syn v2.0.67
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling rustls v0.23.10
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking subtle v2.6.0
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking outref v0.5.1
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]     Checking clap_builder v4.5.7
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking webpki-roots v0.26.3
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]     Checking simdutf8 v0.1.4
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking hex-simd v0.8.0
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking quick-xml v0.35.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking cross-uname v0.1.0
[INFO] [stderr]     Checking uuid-simd v0.8.0
[INFO] [stderr]    Compiling dlopen_derive v0.1.4
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking dlopen v0.1.8
[INFO] [stderr]     Checking ctrlc v3.4.4
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking rustls-webpki v0.102.4
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking clap v4.5.7
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling rquickjs-sys v0.6.2
[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 h2 v0.4.5
[INFO] [stderr]     Checking halfbrown v0.2.5
[INFO] [stderr]     Checking value-trait v0.8.1
[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] [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" "98893825c536a33fd71d64245726bdf00b741e97d921ec70cde8fcc8683b95c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98893825c536a33fd71d64245726bdf00b741e97d921ec70cde8fcc8683b95c9", kill_on_drop: false }`
[INFO] [stdout] 98893825c536a33fd71d64245726bdf00b741e97d921ec70cde8fcc8683b95c9
