[INFO] cloning repository https://github.com/functorism/snapcrop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/functorism/snapcrop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffunctorism%2Fsnapcrop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffunctorism%2Fsnapcrop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1d0a8e8272a6d877f0823812f74304b86a13e245 [INFO] checking functorism/snapcrop/1d0a8e8272a6d877f0823812f74304b86a13e245 against master#cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9 for pr-136968 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffunctorism%2Fsnapcrop" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/functorism/snapcrop on toolchain cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/functorism/snapcrop [INFO] finished tweaking git repo https://github.com/functorism/snapcrop [INFO] tweaked toml for git repo https://github.com/functorism/snapcrop written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/functorism/snapcrop already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: build [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v4.3.21 [INFO] [stderr] Downloaded clap_builder v4.3.21 [INFO] [stderr] Downloaded fast_image_resize v2.7.3 [INFO] [stderr] Downloaded deranged v0.3.7 [INFO] [stderr] Downloaded portable-atomic v1.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc57af1b91c9d723f03848deeff9ad3b8e0d28a77c5135277aa1fa366c5fe056 [INFO] running `Command { std: "docker" "start" "-a" "fc57af1b91c9d723f03848deeff9ad3b8e0d28a77c5135277aa1fa366c5fe056", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc57af1b91c9d723f03848deeff9ad3b8e0d28a77c5135277aa1fa366c5fe056", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc57af1b91c9d723f03848deeff9ad3b8e0d28a77c5135277aa1fa366c5fe056", kill_on_drop: false }` [INFO] [stdout] fc57af1b91c9d723f03848deeff9ad3b8e0d28a77c5135277aa1fa366c5fe056 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7ddb678837af53b202df3e72df9e0e30434d689e240e87961f393a2a7b751d2 [INFO] running `Command { std: "docker" "start" "-a" "a7ddb678837af53b202df3e72df9e0e30434d689e240e87961f393a2a7b751d2", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: build [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.15 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rustix v0.38.7 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling portable-atomic v1.4.2 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling time-macros v0.2.11 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking deranged v0.3.7 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling blake3 v1.4.1 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking clap_builder v4.3.21 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking png v0.17.9 [INFO] [stderr] Checking time v0.3.25 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking tiff v0.8.1 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.25/src/format_description/parse/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | let items = format_items [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | Ok(items.into()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] = note: this is an inference error on crate `time` caused by an API change in Rust 1.80.0; update `time` to version `>=0.3.35` by calling `cargo update` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking indicatif v0.17.6 [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `time` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a7ddb678837af53b202df3e72df9e0e30434d689e240e87961f393a2a7b751d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7ddb678837af53b202df3e72df9e0e30434d689e240e87961f393a2a7b751d2", kill_on_drop: false }` [INFO] [stdout] a7ddb678837af53b202df3e72df9e0e30434d689e240e87961f393a2a7b751d2