[INFO] cloning repository https://github.com/ahaoboy/rust-msvc-static [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ahaoboy/rust-msvc-static" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahaoboy%2Frust-msvc-static", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahaoboy%2Frust-msvc-static'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d3f8e17b418abb59361f69275f26e93b429c7c94 [INFO] checking ahaoboy/rust-msvc-static against try#5ec4d3b0c83717313176eefa7d71e9d36dc83355 for pr-155501 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahaoboy%2Frust-msvc-static" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/ahaoboy/rust-msvc-static [INFO] finished tweaking git repo https://github.com/ahaoboy/rust-msvc-static [INFO] tweaked toml for git repo https://github.com/ahaoboy/rust-msvc-static written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ahaoboy/rust-msvc-static on toolchain 5ec4d3b0c83717313176eefa7d71e9d36dc83355 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ahaoboy/rust-msvc-static 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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc211edad7960de88e3fcb249fc3ea864ab5994c22b265165a654ff194296506 [INFO] running `Command { std: "docker" "start" "-a" "fc211edad7960de88e3fcb249fc3ea864ab5994c22b265165a654ff194296506", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc211edad7960de88e3fcb249fc3ea864ab5994c22b265165a654ff194296506", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc211edad7960de88e3fcb249fc3ea864ab5994c22b265165a654ff194296506", kill_on_drop: false }` [INFO] [stdout] fc211edad7960de88e3fcb249fc3ea864ab5994c22b265165a654ff194296506 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84c054dfe6809f816d6e34145411ec4a227a8e0d90fb0552ac7aebd400c784dd [INFO] running `Command { std: "docker" "start" "-a" "84c054dfe6809f816d6e34145411ec4a227a8e0d90fb0552ac7aebd400c784dd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Compiling rquickjs-sys v0.6.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [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 [INFO] [stdout] ArrayBuffer<'js> [INFO] [stdout] BTreeMap [INFO] [stdout] BTreeSet [INFO] [stdout] Box [INFO] [stdout] Cell [INFO] [stdout] Class<'js, C> [INFO] [stdout] and 68 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #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(&self, args: A) -> Result [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" "84c054dfe6809f816d6e34145411ec4a227a8e0d90fb0552ac7aebd400c784dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84c054dfe6809f816d6e34145411ec4a227a8e0d90fb0552ac7aebd400c784dd", kill_on_drop: false }` [INFO] [stdout] 84c054dfe6809f816d6e34145411ec4a227a8e0d90fb0552ac7aebd400c784dd