[INFO] fetching crate moonramp-http 0.1.22...
[INFO] checking moonramp-http-0.1.22 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate moonramp-http 0.1.22 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate moonramp-http 0.1.22 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate moonramp-http 0.1.22
[INFO] finished tweaking crates.io crate moonramp-http 0.1.22
[INFO] tweaked toml for crates.io crate moonramp-http 0.1.22 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 454 packages to latest compatible versions
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] [stderr]       Adding unicode-normalization v0.1.9 (available: v0.1.24)
[INFO] [stderr]       Adding zeroize v1.3.0 (available: v1.8.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3698b33215b776e27dc956dc6116b7592a538dbe343887d91d5134b44a12a461
[INFO] running `Command { std: "docker" "start" "-a" "3698b33215b776e27dc956dc6116b7592a538dbe343887d91d5134b44a12a461", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3698b33215b776e27dc956dc6116b7592a538dbe343887d91d5134b44a12a461", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3698b33215b776e27dc956dc6116b7592a538dbe343887d91d5134b44a12a461", kill_on_drop: false }`
[INFO] [stdout] 3698b33215b776e27dc956dc6116b7592a538dbe343887d91d5134b44a12a461
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9cef0ff215f03e7fddf2c6f2407c4a85a1218555cd0c2f6e074ad1f96f47bc8
[INFO] running `Command { std: "docker" "start" "-a" "a9cef0ff215f03e7fddf2c6f2407c4a85a1218555cd0c2f6e074ad1f96f47bc8", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling io-lifetimes v0.5.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling rustix v0.33.7
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking linux-raw-sys v0.0.42
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling const_fn v0.4.10
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling wasmtime-fiber v0.35.3
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling io-extras v0.13.2
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking wasmparser v0.83.0
[INFO] [stderr]    Compiling cap-primitives v0.24.4
[INFO] [stderr]     Checking ambient-authority v0.0.1
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]     Checking fs-set-times v0.15.0
[INFO] [stderr]    Compiling wasmtime-runtime v0.35.3
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]     Checking cranelift-entity v0.82.3
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]     Checking more-asserts v0.2.2
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr]     Checking object v0.27.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-6f17d22bba15001f/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<fs_set_times::SystemTimeSpec>`
[INFO] [stdout]    |
[INFO] [stdout] note: expected `FileTimes`, found `Option<SystemTimeSpec>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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<fs_set_times::SystemTimeSpec>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/fs.rs:1019: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] [stderr]     Checking wasmtime-types v0.35.3
[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-6f17d22bba15001f/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<fs_set_times::SystemTimeSpec>`
[INFO] [stdout]    |
[INFO] [stdout] note: expected `FileTimes`, found `Option<SystemTimeSpec>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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<fs_set_times::SystemTimeSpec>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/fs.rs:1019: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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a9cef0ff215f03e7fddf2c6f2407c4a85a1218555cd0c2f6e074ad1f96f47bc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9cef0ff215f03e7fddf2c6f2407c4a85a1218555cd0c2f6e074ad1f96f47bc8", kill_on_drop: false }`
[INFO] [stdout] a9cef0ff215f03e7fddf2c6f2407c4a85a1218555cd0c2f6e074ad1f96f47bc8
