[INFO] crate moonramp-entity 0.1.22 is already in cache
[INFO] checking moonramp-entity-0.1.22 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate moonramp-entity 0.1.22 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate moonramp-entity 0.1.22 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate moonramp-entity 0.1.22
[INFO] finished tweaking crates.io crate moonramp-entity 0.1.22
[INFO] tweaked toml for crates.io crate moonramp-entity 0.1.22 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 49f7d992c931f1d70092b3df018602b664a99057a9e5fb752b84e12519b462fa
[INFO] running `Command { std: "docker" "start" "-a" "49f7d992c931f1d70092b3df018602b664a99057a9e5fb752b84e12519b462fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49f7d992c931f1d70092b3df018602b664a99057a9e5fb752b84e12519b462fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49f7d992c931f1d70092b3df018602b664a99057a9e5fb752b84e12519b462fa", kill_on_drop: false }`
[INFO] [stdout] 49f7d992c931f1d70092b3df018602b664a99057a9e5fb752b84e12519b462fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 592ec3345f83f6beee8e63172e9394fa1b06f91254ddb9e62f0a954ddf57952f
[INFO] running `Command { std: "docker" "start" "-a" "592ec3345f83f6beee8e63172e9394fa1b06f91254ddb9e62f0a954ddf57952f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling io-lifetimes v0.5.3
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling rustix v0.33.7
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking linux-raw-sys v0.0.42
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling wasmtime-fiber v0.35.3
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling io-extras v0.13.2
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking ambient-authority v0.0.1
[INFO] [stderr]    Compiling cap-primitives v0.24.4
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking wasmparser v0.83.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling wasmtime-runtime v0.35.3
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]    Compiling rust_decimal v1.35.0
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking more-asserts v0.2.2
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr]     Checking wasmtime-jit-debug v0.35.3
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]     Checking region v2.2.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking fs-set-times v0.15.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling cap-std v0.24.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.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-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 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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/fs.rs:702: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-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 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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/fs.rs:702: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 sct v0.6.1
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stdout] error: aborting due to 2 previous errors
[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 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "592ec3345f83f6beee8e63172e9394fa1b06f91254ddb9e62f0a954ddf57952f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "592ec3345f83f6beee8e63172e9394fa1b06f91254ddb9e62f0a954ddf57952f", kill_on_drop: false }`
[INFO] [stdout] 592ec3345f83f6beee8e63172e9394fa1b06f91254ddb9e62f0a954ddf57952f
