[INFO] fetching crate moonramp-gateway 0.1.22... [INFO] testing moonramp-gateway-0.1.22 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate moonramp-gateway 0.1.22 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate moonramp-gateway 0.1.22 [INFO] finished tweaking crates.io crate moonramp-gateway 0.1.22 [INFO] tweaked toml for crates.io crate moonramp-gateway 0.1.22 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate moonramp-gateway 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 331 packages to latest compatible versions [INFO] [stderr] Adding unicode-normalization v0.1.9 (available: v0.1.25) [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] [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd3daf2f05d57bd5fb4b3fe394da729cfc50fc41f8097029d3f3626ee37ab6d9 [INFO] running `Command { std: "docker" "start" "-a" "fd3daf2f05d57bd5fb4b3fe394da729cfc50fc41f8097029d3f3626ee37ab6d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd3daf2f05d57bd5fb4b3fe394da729cfc50fc41f8097029d3f3626ee37ab6d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd3daf2f05d57bd5fb4b3fe394da729cfc50fc41f8097029d3f3626ee37ab6d9", kill_on_drop: false }` [INFO] [stdout] fd3daf2f05d57bd5fb4b3fe394da729cfc50fc41f8097029d3f3626ee37ab6d9 [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=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] 2d0b6a075676b8b50d4fc9c7c126f1c46091e33a560fd2313ebde9e0745a8b60 [INFO] running `Command { std: "docker" "start" "-a" "2d0b6a075676b8b50d4fc9c7c126f1c46091e33a560fd2313ebde9e0745a8b60", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Compiling io-lifetimes v0.5.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rustix v0.33.7 [INFO] [stderr] Compiling linux-raw-sys v0.0.42 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.82.3 [INFO] [stderr] Compiling wasmparser v0.83.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling cranelift-codegen-meta v0.82.3 [INFO] [stderr] Compiling io-extras v0.13.2 [INFO] [stderr] Compiling regalloc v0.0.34 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling zstd-safe v4.1.6+zstd.1.5.2 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling cap-primitives v0.24.4 [INFO] [stderr] Compiling ambient-authority v0.0.1 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling wasm-encoder v0.240.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling wasmtime-fiber v0.35.3 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling wasmtime-runtime v0.35.3 [INFO] [stderr] Compiling ittapi-rs v0.2.0 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling memfd v0.4.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling fs-set-times v0.15.0 [INFO] [stderr] Compiling wasmtime-cache v0.35.3 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling cap-std v0.24.4 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling cranelift-codegen v0.82.3 [INFO] [stderr] Compiling wast v240.0.0 [INFO] [stderr] Compiling sha2 v0.9.9 [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] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Compiling wasmtime v0.35.3 [INFO] [stderr] Compiling bitflags v2.10.0 [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] [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="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="rt"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --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=c0362df956efb0eb -C extra-filename=-636be88e04c8ba4d --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-d9ba9d57c2924510.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 --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "2d0b6a075676b8b50d4fc9c7c126f1c46091e33a560fd2313ebde9e0745a8b60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d0b6a075676b8b50d4fc9c7c126f1c46091e33a560fd2313ebde9e0745a8b60", kill_on_drop: false }` [INFO] [stdout] 2d0b6a075676b8b50d4fc9c7c126f1c46091e33a560fd2313ebde9e0745a8b60