[INFO] fetching crate moonramp-registry 0.1.22...
[INFO] checking moonramp-registry-0.1.22 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate moonramp-registry 0.1.22 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate moonramp-registry 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-registry 0.1.22
[INFO] finished tweaking crates.io crate moonramp-registry 0.1.22
[INFO] tweaked toml for crates.io crate moonramp-registry 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 184 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] [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-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] 66becd8fa08ce9f794991a57655c468057582fb36404b9ef575c595ffded3b3a
[INFO] running `Command { std: "docker" "start" "-a" "66becd8fa08ce9f794991a57655c468057582fb36404b9ef575c595ffded3b3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66becd8fa08ce9f794991a57655c468057582fb36404b9ef575c595ffded3b3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66becd8fa08ce9f794991a57655c468057582fb36404b9ef575c595ffded3b3a", kill_on_drop: false }`
[INFO] [stdout] 66becd8fa08ce9f794991a57655c468057582fb36404b9ef575c595ffded3b3a
[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] 5b4249c86b9b4c0c45a553300422bcd6b2d36cd6a52a700e8c4f9c0c9dda08b5
[INFO] running `Command { std: "docker" "start" "-a" "5b4249c86b9b4c0c45a553300422bcd6b2d36cd6a52a700e8c4f9c0c9dda08b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling io-lifetimes v0.5.3
[INFO] [stderr]    Compiling rustix v0.33.7
[INFO] [stderr]     Checking linux-raw-sys v0.0.42
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling wasmtime-fiber v0.35.3
[INFO] [stderr]    Compiling io-extras v0.13.2
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking wasmparser v0.83.0
[INFO] [stderr]    Compiling cap-primitives v0.24.4
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking ambient-authority v0.0.1
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling wasmtime-runtime v0.35.3
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking more-asserts v0.2.2
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]     Checking wasmtime-jit-debug v0.35.3
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]     Checking region v2.2.0
[INFO] [stderr]    Compiling psm v0.1.24
[INFO] [stderr]    Compiling cap-std v0.24.4
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling wasmtime v0.35.3
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling wasi-common v0.35.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling cap-fs-ext v0.24.4
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling system-interface v0.20.0
[INFO] [stderr]     Checking universal-hash v0.4.1
[INFO] [stderr]    Compiling secp256k1-sys v0.5.2
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]     Checking aead v0.4.3
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling wasmtime-wasi v0.35.3
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking chacha20 v0.8.2
[INFO] [stderr]     Checking unicode-normalization v0.1.9
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking polyval v0.5.3
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking poly1305 v0.7.2
[INFO] [stderr]     Checking ctr v0.8.0
[INFO] [stderr]     Checking aes v0.7.5
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking bitcoin_hashes v0.11.0
[INFO] [stderr]     Checking bech32 v0.8.1
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking bitcoin_hashes v0.10.0
[INFO] [stderr]     Checking fs-set-times v0.15.0
[INFO] [stderr]     Checking is-terminal v0.1.0
[INFO] [stderr]     Checking argon2 v0.4.1
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking chacha20poly1305 v0.9.1
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking aes-gcm-siv v0.10.3
[INFO] [stderr]     Checking hkdf v0.12.4
[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 lz4_flex v0.9.5
[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] [stderr]     Checking bs58 v0.4.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] running `Command { std: "docker" "inspect" "5b4249c86b9b4c0c45a553300422bcd6b2d36cd6a52a700e8c4f9c0c9dda08b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b4249c86b9b4c0c45a553300422bcd6b2d36cd6a52a700e8c4f9c0c9dda08b5", kill_on_drop: false }`
[INFO] [stdout] 5b4249c86b9b4c0c45a553300422bcd6b2d36cd6a52a700e8c4f9c0c9dda08b5
