[INFO] fetching crate moonramp-rpc 0.1.22... [INFO] testing moonramp-rpc-0.1.22 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate moonramp-rpc 0.1.22 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate moonramp-rpc 0.1.22 [INFO] finished tweaking crates.io crate moonramp-rpc 0.1.22 [INFO] tweaked toml for crates.io crate moonramp-rpc 0.1.22 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate moonramp-rpc 0.1.22 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 319 packages to latest compatible versions [INFO] [stderr] Adding jsonrpsee v0.14.0 (available: v0.26.0) [INFO] [stderr] Adding subtle v2.4.1 (available: v2.6.1) [INFO] [stderr] Adding unicode-normalization v0.1.9 (available: v0.1.25) [INFO] [stderr] Adding zeroize v1.3.0 (available: v1.8.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e01ca9b2825f1fcb0ff80a169676db0bcefb351213d8a96d6bcd86ae5fefc05 [INFO] running `Command { std: "docker" "start" "-a" "2e01ca9b2825f1fcb0ff80a169676db0bcefb351213d8a96d6bcd86ae5fefc05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e01ca9b2825f1fcb0ff80a169676db0bcefb351213d8a96d6bcd86ae5fefc05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e01ca9b2825f1fcb0ff80a169676db0bcefb351213d8a96d6bcd86ae5fefc05", kill_on_drop: false }` [INFO] [stdout] 2e01ca9b2825f1fcb0ff80a169676db0bcefb351213d8a96d6bcd86ae5fefc05 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5008bc772ddcf211694d065ae79fe9d71ab2d4a722884fe1cbf0b555937be291 [INFO] running `Command { std: "docker" "start" "-a" "5008bc772ddcf211694d065ae79fe9d71ab2d4a722884fe1cbf0b555937be291", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling io-lifetimes v0.5.3 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling rustix v0.33.7 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling linux-raw-sys v0.0.42 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling wasmtime-fiber v0.35.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling io-extras v0.13.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling cranelift-entity v0.82.3 [INFO] [stderr] Compiling wasmparser v0.83.0 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling cap-primitives v0.24.4 [INFO] [stderr] Compiling ambient-authority v0.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling wasmtime-runtime v0.35.3 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling wasmtime-types v0.35.3 [INFO] [stderr] Compiling fs-set-times v0.15.0 [INFO] [stderr] Compiling wasmtime-jit-debug v0.35.3 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=09d767d9cc7bf34b -C extra-filename=-d035260ef86567ff --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-82ad4f0211bdc963.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-30ffb0440c90cdd5.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-c0f615aba586456c.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-4d904c84563d72ae.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-72bf04572caa1c84.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-13c3a9741a9023b4.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-7e02b259e83ada2f.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-ce1a4deaa15b5c1f.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rustix` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name rustix --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.33.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="io-lifetimes"' --cfg 'feature="itoa"' --cfg 'feature="once_cell"' --cfg 'feature="procfs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-impls", "alloc", "async-std", "cc", "compiler_builtins", "core", "default", "errno", "fs-err", "io-lifetimes", "itoa", "libc", "mio", "once_cell", "os_pipe", "procfs", "rustc-dep-of-std", "socket2", "std", "tokio", "use-libc"))' -C metadata=23cf341707d1b34a -C extra-filename=-fe71ee0e6c854fa8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-dde12b0d7d495b50.rmeta --extern io_lifetimes=/opt/rustwide/target/debug/deps/libio_lifetimes-8278a29dcd01044d.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-ef40fa516293a9d3.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-f228a09ba6d9ff16.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rmeta --cap-lints allow --cap-lints=warn --cfg linux_raw --cfg asm` (signal: 9, SIGKILL: kill) [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.24.4/src/rustix/linux/fs/set_times_impl.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 20 | return file.set_times( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 21 | atime.map(SystemTimeSpec::into_std), [INFO] [stdout] 22 | 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.24.4/src/rustix/linux/fs/set_times_impl.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | 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/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/fs.rs:1229:12 [INFO] [stdout] help: remove the extra argument [INFO] [stdout] | [INFO] [stdout] 21 - atime.map(SystemTimeSpec::into_std), [INFO] [stdout] 21 + /* 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.24.4/src/rustix/linux/fs/set_times_impl.rs:34:25 [INFO] [stdout] | [INFO] [stdout] 34 | return file.set_times( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 35 | atime.map(SystemTimeSpec::into_std), [INFO] [stdout] 36 | 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.24.4/src/rustix/linux/fs/set_times_impl.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | 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/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/fs.rs:1229:12 [INFO] [stdout] help: remove the extra argument [INFO] [stdout] | [INFO] [stdout] 35 - atime.map(SystemTimeSpec::into_std), [INFO] [stdout] 35 + /* 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] running `Command { std: "docker" "inspect" "5008bc772ddcf211694d065ae79fe9d71ab2d4a722884fe1cbf0b555937be291", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5008bc772ddcf211694d065ae79fe9d71ab2d4a722884fe1cbf0b555937be291", kill_on_drop: false }` [INFO] [stdout] 5008bc772ddcf211694d065ae79fe9d71ab2d4a722884fe1cbf0b555937be291