[INFO] cloning repository https://github.com/andreievg/108-extism-js-linking-error [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andreievg/108-extism-js-linking-error" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreievg%2F108-extism-js-linking-error", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreievg%2F108-extism-js-linking-error'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2744b6e5255accfba631ae1b9cbc88ecf4f27439 [INFO] checking andreievg/108-extism-js-linking-error against try#70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreievg%2F108-extism-js-linking-error" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/andreievg/108-extism-js-linking-error [INFO] finished tweaking git repo https://github.com/andreievg/108-extism-js-linking-error [INFO] tweaked toml for git repo https://github.com/andreievg/108-extism-js-linking-error written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/andreievg/108-extism-js-linking-error 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/andreievg/108-extism-js-linking-error 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 33bb6b424618ed67bcd84f707c95b2ee020f99bbabf539498f26b725d7e73e6c [INFO] running `Command { std: "docker" "start" "-a" "33bb6b424618ed67bcd84f707c95b2ee020f99bbabf539498f26b725d7e73e6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33bb6b424618ed67bcd84f707c95b2ee020f99bbabf539498f26b725d7e73e6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33bb6b424618ed67bcd84f707c95b2ee020f99bbabf539498f26b725d7e73e6c", kill_on_drop: false }` [INFO] [stdout] 33bb6b424618ed67bcd84f707c95b2ee020f99bbabf539498f26b725d7e73e6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 20d504eed5b54719ede3afdee976bbc9f2d92627c7bb7b7098e21982b6bffc54 [INFO] running `Command { std: "docker" "start" "-a" "20d504eed5b54719ede3afdee976bbc9f2d92627c7bb7b7098e21982b6bffc54", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling cranelift-isle v0.110.3 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling cranelift-codegen-shared v0.110.3 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling cranelift-codegen-meta v0.110.3 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling io-lifetimes v2.0.3 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking arbitrary v1.3.2 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling io-extras v0.18.2 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking cobs v0.2.3 [INFO] [stderr] Compiling cap-primitives v3.3.0 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking ambient-authority v0.0.2 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking ipnet v2.10.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking cranelift-control v0.110.3 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.1.28 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking wasm-encoder v0.212.0 [INFO] [stderr] Checking wasm-encoder v0.219.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling wasmtime-component-macro v23.0.3 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling wasmtime-cache v23.0.3 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking wasmtime-component-util v23.0.3 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Compiling cap-std v3.3.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling proc-macro-utils v0.10.0 [INFO] [stderr] Checking wast v219.0.0 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Checking wasmtime-asm-macros v23.0.3 [INFO] [stderr] Checking rustls-pki-types v1.9.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling wiggle-macro v23.0.3 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling cbindgen v0.27.0 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling manyhow-macros v0.11.4 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking wasmtime-jit-icache-coherence v23.0.3 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling ittapi-sys v0.4.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking wasmtime-slab v23.0.3 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling cap-fs-ext v3.3.0 [INFO] [stderr] Compiling rustls v0.23.14 [INFO] [stderr] Checking sptr v0.3.2 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling system-interface v0.27.2 [INFO] [stderr] Checking unicode-bidi v0.3.17 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Compiling cranelift-codegen v0.110.3 [INFO] [stderr] Checking ittapi v0.4.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking flate2 v1.0.34 [INFO] [stderr] Checking webpki-roots v0.26.6 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking bytemuck v1.18.0 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Compiling manyhow v0.11.4 [INFO] [stderr] Checking wat v1.219.0 [INFO] [stderr] Checking regex v1.11.0 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling wasmtime-versioned-export-macros v23.0.3 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling prost-derive v0.13.3 [INFO] [stderr] Compiling wasmtime-fiber v23.0.3 [INFO] [stderr] Compiling wasmtime v23.0.3 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-derive-0.13.3/src/field/scalar.rs:726:51 [INFO] [stdout] | [INFO] [stdout] 726 | ... let value: i64 = -lit.base10_parse()?; [INFO] [stdout] | ^^^^^^^^^^^^ cannot infer type of the type parameter `N` declared on the method `base10_parse` [INFO] [stdout] | [INFO] [stdout] help: consider specifying the generic argument [INFO] [stdout] | [INFO] [stdout] 726 | let value: i64 = -lit.base10_parse::()?; [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking fs-set-times v0.20.1 [INFO] [stderr] Checking memfd v0.6.4 [INFO] [stderr] error: could not compile `prost-derive` (lib) due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "20d504eed5b54719ede3afdee976bbc9f2d92627c7bb7b7098e21982b6bffc54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20d504eed5b54719ede3afdee976bbc9f2d92627c7bb7b7098e21982b6bffc54", kill_on_drop: false }` [INFO] [stdout] 20d504eed5b54719ede3afdee976bbc9f2d92627c7bb7b7098e21982b6bffc54