[INFO] fetching crate wrap_manifest_schemas 0.1.11... [INFO] checking wrap_manifest_schemas-0.1.11 against try#da25749bf5e6ba5ed862ff361c19afff2a986b2d for pr-132712 [INFO] extracting crate wrap_manifest_schemas 0.1.11 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate wrap_manifest_schemas 0.1.11 on toolchain da25749bf5e6ba5ed862ff361c19afff2a986b2d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wrap_manifest_schemas 0.1.11 [INFO] finished tweaking crates.io crate wrap_manifest_schemas 0.1.11 [INFO] tweaked toml for crates.io crate wrap_manifest_schemas 0.1.11 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate wrap_manifest_schemas 0.1.11 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" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f06a0a08e0af304a201f60e9ac3d901b4563900fc529b56d3a5f86bc35632ce [INFO] running `Command { std: "docker" "start" "-a" "8f06a0a08e0af304a201f60e9ac3d901b4563900fc529b56d3a5f86bc35632ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f06a0a08e0af304a201f60e9ac3d901b4563900fc529b56d3a5f86bc35632ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f06a0a08e0af304a201f60e9ac3d901b4563900fc529b56d3a5f86bc35632ce", kill_on_drop: false }` [INFO] [stdout] 8f06a0a08e0af304a201f60e9ac3d901b4563900fc529b56d3a5f86bc35632ce [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a6abcbf9ad8375a1af514a970e0235fd9da4bb6c356230e9cabd918e38253a8 [INFO] running `Command { std: "docker" "start" "-a" "4a6abcbf9ad8375a1af514a970e0235fd9da4bb6c356230e9cabd918e38253a8", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling thiserror v1.0.51 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.51 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling pest v2.7.5 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking deranged v0.3.10 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Compiling pest_meta v2.7.5 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Compiling time-macros v0.2.16 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling pest_generator v2.7.5 [INFO] [stderr] Checking webpki-roots v0.25.3 [INFO] [stderr] Checking zerocopy v0.7.31 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking time v0.3.31 [INFO] [stderr] Checking fancy-regex v0.10.0 [INFO] [stderr] Checking iso8601 v0.5.1 [INFO] [stderr] Checking snafu v0.6.10 [INFO] [stderr] Compiling pest_derive v2.7.5 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling serde_repr v0.1.17 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking bytecount v0.6.7 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking uuid v1.6.1 [INFO] [stderr] Checking num-cmp v0.1.0 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.31/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] [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] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "4a6abcbf9ad8375a1af514a970e0235fd9da4bb6c356230e9cabd918e38253a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a6abcbf9ad8375a1af514a970e0235fd9da4bb6c356230e9cabd918e38253a8", kill_on_drop: false }` [INFO] [stdout] 4a6abcbf9ad8375a1af514a970e0235fd9da4bb6c356230e9cabd918e38253a8