[INFO] cloning repository https://github.com/KermanX/tree-shaker-prototype [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KermanX/tree-shaker-prototype" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKermanX%2Ftree-shaker-prototype", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKermanX%2Ftree-shaker-prototype'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7db92c8c86aea5a7b02fe3d54bd0aebd69e50ae7 [INFO] checking KermanX/tree-shaker-prototype against try#70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKermanX%2Ftree-shaker-prototype" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/KermanX/tree-shaker-prototype [INFO] finished tweaking git repo https://github.com/KermanX/tree-shaker-prototype [INFO] tweaked toml for git repo https://github.com/KermanX/tree-shaker-prototype written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/KermanX/tree-shaker-prototype 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/KermanX/tree-shaker-prototype 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] c1086d95eec9f11067e34e01d94e4daa7e3df8b039a26faabf92dfed02e1ffd0 [INFO] running `Command { std: "docker" "start" "-a" "c1086d95eec9f11067e34e01d94e4daa7e3df8b039a26faabf92dfed02e1ffd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1086d95eec9f11067e34e01d94e4daa7e3df8b039a26faabf92dfed02e1ffd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1086d95eec9f11067e34e01d94e4daa7e3df8b039a26faabf92dfed02e1ffd0", kill_on_drop: false }` [INFO] [stdout] c1086d95eec9f11067e34e01d94e4daa7e3df8b039a26faabf92dfed02e1ffd0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] f69700c2a603f2c6ba4f50a44b914791ccfbc0893dc02671297d326d8f265675 [INFO] running `Command { std: "docker" "start" "-a" "f69700c2a603f2c6ba4f50a44b914791ccfbc0893dc02671297d326d8f265675", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Checking oxc_data_structures v0.107.0 [INFO] [stderr] Checking oxc_estree v0.107.0 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking cow-utils v0.1.3 [INFO] [stderr] Checking unicode-id-start v1.3.1 [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking dragonbox_ecma v0.0.5 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Checking self_cell v1.2.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Compiling oxc_sourcemap v6.0.1 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Checking outref v0.5.2 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Checking bumpalo v3.19.1 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Checking json-escape-simd v3.0.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking text-size v1.1.1 [INFO] [stderr] Checking clap_builder v4.5.47 [INFO] [stderr] Compiling dtor-proc-macro v0.0.6 [INFO] [stderr] Checking line-index v0.1.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling napi-build v2.2.3 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking base64-simd v0.8.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling ctor-proc-macro v0.0.6 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking statrs v0.18.0 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking oxc_allocator v0.107.0 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling napi v3.2.4 [INFO] [stderr] Compiling dtor v0.1.0 [INFO] [stderr] Compiling codspeed-criterion-compat v3.0.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Compiling ctor v0.5.0 [INFO] [stderr] Compiling jsshaker_napi v0.0.0 (/opt/rustwide/workdir/packages/napi) [INFO] [stderr] Checking napi-sys v3.0.0 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking insta v1.43.1 [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] [stderr] Compiling napi-derive-backend v2.1.4 [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" "f69700c2a603f2c6ba4f50a44b914791ccfbc0893dc02671297d326d8f265675", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f69700c2a603f2c6ba4f50a44b914791ccfbc0893dc02671297d326d8f265675", kill_on_drop: false }` [INFO] [stdout] f69700c2a603f2c6ba4f50a44b914791ccfbc0893dc02671297d326d8f265675