[INFO] cloning repository https://github.com/necessary-nu/deno-sodium [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/necessary-nu/deno-sodium" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnecessary-nu%2Fdeno-sodium", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnecessary-nu%2Fdeno-sodium'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fc374e37fc1d3891d55feb7c722479affb807cd5 [INFO] checking necessary-nu/deno-sodium against try#70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnecessary-nu%2Fdeno-sodium" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/necessary-nu/deno-sodium [INFO] finished tweaking git repo https://github.com/necessary-nu/deno-sodium [INFO] tweaked toml for git repo https://github.com/necessary-nu/deno-sodium written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/necessary-nu/deno-sodium on toolchain 70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/necessary-nu/deno-sodium 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" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 15194bdd60faf2415b30951b27bedee99256fc938fd71b7cbf70f81419d38a82 [INFO] running `Command { std: "docker" "start" "-a" "15194bdd60faf2415b30951b27bedee99256fc938fd71b7cbf70f81419d38a82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15194bdd60faf2415b30951b27bedee99256fc938fd71b7cbf70f81419d38a82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15194bdd60faf2415b30951b27bedee99256fc938fd71b7cbf70f81419d38a82", kill_on_drop: false }` [INFO] [stdout] 15194bdd60faf2415b30951b27bedee99256fc938fd71b7cbf70f81419d38a82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55df061504215468ec86f4f3af0d1f39ebc8eb383983740fa335a11788de7ddc [INFO] running `Command { std: "docker" "start" "-a" "55df061504215468ec86f4f3af0d1f39ebc8eb383983740fa335a11788de7ddc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling ctor-proc-macro v0.0.6 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling dtor-proc-macro v0.0.6 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling napi-build v2.2.3 [INFO] [stderr] Compiling dary_heap v0.3.7 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling minisign-verify v0.2.4 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling dtor-proc-macro v0.0.5 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling napi v3.2.4 [INFO] [stderr] Checking dtor v0.1.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking ctor v0.5.0 [INFO] [stderr] Checking dtor v0.0.6 [INFO] [stderr] Compiling deno-sodium v0.1.0-alpha.5 (/opt/rustwide/workdir) [INFO] [stderr] Checking napi-sys v3.0.0 [INFO] [stderr] Checking ctor v0.4.3 [INFO] [stderr] Checking ct-codecs v1.1.6 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling libflate_lz77 v2.1.0 [INFO] [stderr] Compiling libflate v2.1.0 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/napi-3.2.4/src/bindgen_runtime/js_values/promise_raw.rs:512:45 [INFO] [stdout] | [INFO] [stdout] 512 | if !unsafe { *Box::from_raw(finalize_data.cast()) } { [INFO] [stdout] | ^^^^ cannot infer type of the type parameter `U` declared on the method `cast` [INFO] [stdout] | [INFO] [stdout] help: consider specifying the generic argument [INFO] [stdout] | [INFO] [stdout] 512 | if !unsafe { *Box::from_raw(finalize_data.cast::()) } { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `napi` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "55df061504215468ec86f4f3af0d1f39ebc8eb383983740fa335a11788de7ddc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55df061504215468ec86f4f3af0d1f39ebc8eb383983740fa335a11788de7ddc", kill_on_drop: false }` [INFO] [stdout] 55df061504215468ec86f4f3af0d1f39ebc8eb383983740fa335a11788de7ddc