[INFO] fetching crate wasmtime-rust 0.26.1... [INFO] checking wasmtime-rust-0.26.1 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate wasmtime-rust 0.26.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate wasmtime-rust 0.26.1 [INFO] finished tweaking crates.io crate wasmtime-rust 0.26.1 [INFO] tweaked toml for crates.io crate wasmtime-rust 0.26.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wasmtime-rust 0.26.1 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 191 packages to latest compatible versions [INFO] [stderr] Adding wasmtime v0.26.1 (available: v34.0.1) [INFO] [stderr] Adding wasmtime-rust-macro v0.26.1 (available: v0.27.0) [INFO] [stderr] Adding wasmtime-wasi v0.26.1 (available: v34.0.1) [INFO] [stderr] Adding zstd-safe v3.0.1+zstd.1.4.9 (available: v3.1.0+zstd.1.4.9) [INFO] [stderr] Adding zstd-sys v1.4.20+zstd.1.4.9 (available: v1.6.3+zstd.1.5.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e28cf6020eacbfca51d9816d993f7605b43ee7de994772ac5a7d63cac3b8d891 [INFO] running `Command { std: "docker" "start" "-a" "e28cf6020eacbfca51d9816d993f7605b43ee7de994772ac5a7d63cac3b8d891", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e28cf6020eacbfca51d9816d993f7605b43ee7de994772ac5a7d63cac3b8d891", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e28cf6020eacbfca51d9816d993f7605b43ee7de994772ac5a7d63cac3b8d891", kill_on_drop: false }` [INFO] [stdout] e28cf6020eacbfca51d9816d993f7605b43ee7de994772ac5a7d63cac3b8d891 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d26a55dd047aab6ed0dd468434a0e4a45300fdfe44c8c8483dfd0b65375e1076 [INFO] running `Command { std: "docker" "start" "-a" "d26a55dd047aab6ed0dd468434a0e4a45300fdfe44c8c8483dfd0b65375e1076", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling cranelift-entity v0.73.1 [INFO] [stderr] Compiling cranelift-codegen-shared v0.73.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling cranelift-codegen-meta v0.73.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking wasmparser v0.77.1 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking more-asserts v0.2.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling io-lifetimes v0.1.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling zstd-safe v3.0.1+zstd.1.4.9 [INFO] [stderr] Checking rustc-demangle v0.1.25 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling wasm-encoder v0.235.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking errno v0.2.8 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking region v2.2.0 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking leb128fmt v0.1.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking humantime v2.2.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking bumpalo v3.19.0 [INFO] [stderr] Compiling wasi-common v0.26.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling wasmtime-cache v0.26.1 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Compiling system-interface v0.6.6 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling wasmtime-wasi v0.26.1 [INFO] [stderr] Compiling zstd-sys v1.4.20+zstd.1.4.9 [INFO] [stderr] Compiling wasmtime-fiber v0.26.1 [INFO] [stderr] Compiling wasmtime-runtime v0.26.1 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Checking wast v235.0.0 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking cap-rand v0.13.10 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking file-per-thread-logger v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling cranelift-codegen v0.73.1 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Checking scroll v0.10.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling wasmtime-rust-macro v0.26.1 [INFO] [stderr] Checking witx v0.9.1 [INFO] [stderr] Compiling semver-parser v0.10.3 [INFO] [stderr] Compiling wiggle-generate v0.26.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking wat v1.235.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling unsafe-io v0.6.12 [INFO] [stderr] Compiling cap-primitives v0.13.10 [INFO] [stderr] Compiling cap-std v0.13.10 [INFO] [stderr] Compiling cap-fs-ext v0.13.10 [INFO] [stderr] Compiling wiggle-macro v0.26.1 [INFO] [stderr] Compiling wasmtime-wiggle-macro v0.26.1 [INFO] [stderr] Checking posish v0.6.3 [INFO] [stderr] Checking wiggle v0.26.1 [INFO] [stderr] Checking wiggle-borrow v0.26.1 [INFO] [stderr] Checking fs-set-times v0.3.1 [INFO] [stdout] error[E0061]: this method takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cap-primitives-0.13.10/src/posish/linux/fs/set_times_impl.rs:19:25 [INFO] [stdout] | [INFO] [stdout] 19 | return file.set_times( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 20 | atime.map(SystemTimeSpec::into_std), [INFO] [stdout] 21 | mtime.map(SystemTimeSpec::into_std), [INFO] [stdout] | ----------------------------------- unexpected argument #2 of type `Option` [INFO] [stdout] | [INFO] [stdout] note: expected `FileTimes`, found `Option` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cap-primitives-0.13.10/src/posish/linux/fs/set_times_impl.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | atime.map(SystemTimeSpec::into_std), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: expected struct `FileTimes` [INFO] [stdout] found enum `Option` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/fs.rs:1121:12 [INFO] [stdout] help: remove the extra argument [INFO] [stdout] | [INFO] [stdout] 20 - atime.map(SystemTimeSpec::into_std), [INFO] [stdout] 20 + /* FileTimes */, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cap-primitives-0.13.10/src/posish/linux/fs/set_times_impl.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | return file.set_times( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 34 | atime.map(SystemTimeSpec::into_std), [INFO] [stdout] 35 | mtime.map(SystemTimeSpec::into_std), [INFO] [stdout] | ----------------------------------- unexpected argument #2 of type `Option` [INFO] [stdout] | [INFO] [stdout] note: expected `FileTimes`, found `Option` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cap-primitives-0.13.10/src/posish/linux/fs/set_times_impl.rs:34:17 [INFO] [stdout] | [INFO] [stdout] 34 | atime.map(SystemTimeSpec::into_std), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: expected struct `FileTimes` [INFO] [stdout] found enum `Option` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/fs.rs:1121:12 [INFO] [stdout] help: remove the extra argument [INFO] [stdout] | [INFO] [stdout] 34 - atime.map(SystemTimeSpec::into_std), [INFO] [stdout] 34 + /* FileTimes */, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cap-primitives` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d26a55dd047aab6ed0dd468434a0e4a45300fdfe44c8c8483dfd0b65375e1076", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d26a55dd047aab6ed0dd468434a0e4a45300fdfe44c8c8483dfd0b65375e1076", kill_on_drop: false }` [INFO] [stdout] d26a55dd047aab6ed0dd468434a0e4a45300fdfe44c8c8483dfd0b65375e1076